disable object model restrictions

G

Guest

i've created an Outlook (2002 / XP) VBA macro which automatically sends all
unsent emails in a given folder. When each email is sending I receive the
following message:

"A program is trying to automatically send e-mail on your behalf. Do you
want to allow this? If this is unexpected, it may be a virus and you should
choose "No"."

I found Article ID : 290500 on Microsfts website which discusses the
following solution:

"Outlook Visual Basic for Applications: Use the administrator features to
disable object model restrictions, or convert your Visual Basic for
Applications code to a COM Add-in, and then register it by using the
administrator form."

I DO NOT have the ability to create a COM Add-in.

How do I access and use the administrator features to disable object model
restrictions?? I do not know how to access this function.

Also, when I access it, how is it done??

Thanks for your help,

Gerry
 

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