View Single Post
  #1  
Old May 29th 09, 09:00 PM posted to microsoft.public.outlook.program_vba
Jack
external usenet poster
 
Posts: 69
Default Sending automatic email from Access using Outlook

Hi,
I have an Access application named sendemail. that sends automatic emails to
users based on database fields and criteria. I am using onclick freeware to
send from the dynamic list by using vba The application is using Outlook and
excahnge server account named sqladmin. However the email is being sent when
I logon to the server where the email application is. The email application
is always open. My question is how am I suposed to send automatic email
without loggin on to the server. The Outlook seems to send email if the list
exists only when I am logged on. Otherwise the email is not send. Any ideas?
Thanks.
Ads