Sending e-mail via VBA/ outlookobject (Mass mail)

  • Thread starter Robert A. Broomandan
  • Start date
R

Robert A. Broomandan

Hi listers,
I have an Access 2k application on win2k platform in a win2k network (win2k
server, domain controller, active directory ms exchange 2000 set up).
The application uses OutlookObject 10 library to send mass emails to a list
of recipeints. It pulls the emails from a table, instantiates
Outlook.Application, Outlook.MailItem and Outlook.Recipient objects,
populates them and sends the email perfectly fine. But for each email there
is a pop up window prompting user "A program is trying to automaticaly send
e-mail on your behalf. Do you want to allow this?" which stays for
confirmation( click yes). this happens for every single outgoing email. I
checked MS KB and found an article (article ID:290499) tried it solution!
didn't work!
I was wondering if any of you guys could help me on this issue.Any hint helps.

Thanks,
Robert A. Broomandan
 
S

San

We had the same problem with one of our mailing apps, appears to be a feature
with the service packs of WIN 2K. Did the KB article mention the same ? We
cud'nt do much about it as the new service pack was company policy for virus
protection.
 

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