Send Email in VBA without security dialog box

R

Rob-LMS

I have an Access application that copies files from one server to another. Upon completion of the transfer, the program sends a confirmation email. When the program tries to send the email a warning message appears saying that a program is trying to send mail on your behalf and asks if you want to allow the message to be sent

As this program is scheduled to run at night (when the computer is unattended), I need to turn off these warning messages. I have read the Microsoft Knowledge Base article 290500- Developer Information About E-Mail Security Features. As per one of the solutions suggested in the article, I installed the Access application on a server, but the messages still appear. The article also recommends using "the administrator features to disable object model restrictions...". Anyone know what this means

Thanks in advanc
 

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