Manual intervention with MailItem.Send

J

Jeff

I've got a pretty simply VBA procedure for sending a
newsletter to about 200 email address; it creates a
separate MailItem for each person.

At the end of each iteration is objMessage.Send --
whenever an item is sent, however, I get the "An
application is trying to send mail on your behalf..."
message and am required to wait five seconds, then
press "Yes."

Is there a way to disable this security feature?

Thanks.
 

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