Outlook Security Feature

V

Vyyk Drago

Hi,

I am currently writing a VB .NET application that sends
email at specific intervals via Outlook. However,
everytime the application tries to send an email, Outlook
pops up a message saying that another application is
trying to send email from my system and this need user
input which defeats the purpose of the automation.

Where and how do I modify this security setting? If I
sign my application digitally, will I be able to have
Outlook trust me application?

Any insight into this will be greatly appreciated.
Many thanks and kind regards
Vyyk
 
S

Suku

Hello!

Im having this same problem. Did signing digitally help?
Please post any information you might have. Thanks!
 
S

Sue Mosher [MVP-Outlook]

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.
Digital signatures have no relevance to this issue.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Top