Strange behavior in Outlook 2000

B

Brent_White_99

I have an Access database that is sending reports to an internet mail
recipient (Outlook is running in CW mode) using the sendmail command
in VBA.

The message box for Outlook that says someone is trying to send mail
on the person's behalf comes up, and I expected that.

However, the odd part is that if Outlook is not actually open, the
recipient does not get the mail. Open it up, and the mail goes out.
I have instructed the guy sending this report to keep Outlook open as
a temporary fix, but I have never heard of that; I do that all the
time up here and the mail goes out fine from VBA.
 
Top