Outlook Security Dialag Msg: A program is trying to send an e-mail

  • Thread starter Thread starter ND Pard
  • Start date Start date
N

ND Pard

While using the

docmd.sendobject

statement in Access 2007, I keep getting a dialog box that says,

"A program is trying to send an e-mail message on your behalf. If this is
unexpected, click Deny and verify your antivirus software is up-to-date."

Fortunately, we have a SMTP server, and I was able to use the code posted by
BCullenward from the site:

http://www.access-programmers.co.uk/forums/showthread.php?t=97854

Now, it works GREAT! And is super fast too. No more security alerts from
Outlook.

I hope this helps someone else too.
 
Back
Top