Is there a way to avoid needing to "allow" outlook security to send email?

  • Thread starter Thread starter Mr . .
  • Start date Start date
M

Mr . .

I put some code together from various sources that sends an email
automatically from outlook itself. However, it keeps poping up the security
flag asking for permission to send the email.

Does anyone know a way around this? Since the code is in outlook and is
sending email from outlook, there's no reason it should be asking "itself"
if it can send the email...

Mr.
 
See http://www.outlookcode.com/d/sec.htm for your options with regard to the "object model guard" security in Outlook 2000 SP2 and later versions.

Note that your Outlook version number is a significant factor.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top