Automatically sending e-mail

  • Thread starter Thread starter JB
  • Start date Start date
J

JB

I have a vb application that needs to automatically e-mail account/sales
information to our salespeople as part of our order scheduling process.
I'm able to programmatically send the e-mail. However, when the .send event
fires, outlook will display an inquiry message stating "A program is trying
to automatically send e-mail on your behalf. Do you want to allow this?"
followed by a "Yes" or "No".

Is there any way to disable this feature? I know what I'm trying to do
looks like I'm trying to hijack someone email account, but this is a
legitimate function in that we're trying to automate a significant part of
our business process.

Thanks
JB
 
Back
Top