View Single Post
  #3  
Old April 21st 09, 10:35 PM posted to microsoft.public.outlook.program_vba,microsoft.public.access
Mark Andrews
external usenet poster
 
Posts: 3
Default Using SendObject in Access to send an email

You could always go with a third party smtp component and avoid all these
issues.

Mark
RPT Software
http://www.rptsoftware.com

"Dale Fye" wrote in message
...
I've got some code in Access an Access 2007 database that generates a
series
of email messages to a bunch of customers.

Unfortunately, the security settings of Outlook popup a warning menu with
each email that is generated. As I recall, in Office 2003, when this
happened, the user was presented with an option to allow that
functionality
for a period of time, so they did not have to repeatedly wait for the
warning
message to finish processing and then click the Accept button. Is there a
way to do this in Access/Outlook 2007 as well?

----
HTH
Dale



Ads