Macro access to email addresses

M

Mike

Greetings,

We are developing a set of macros to help process incoming emails, part
of which is examination of the email address. This yields a prompt
saying "A program is trying to access e-mail addresses you have stored
in Outlook. Do you want to allow this?"

Our options are whether to allow access (a checkbox) and a duration
(maximum 10 minutes). In and of itself, this is a fairly benign,
reasonable thing to expect. However, in our application, this will
prove to be more of a hindrance than it is worth.

Ideally, we would like to test for the email addresses to ensure that
we are processing only those emails that are absolutely addressed to or
from certain individuals. Ideally... Is there a way to make it such
that the macros run uninterrupted by this dialog?

Thanks in advance.

Regards,
Michael Powell
 
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.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top