Help!!!

GeoNelix

Registered User.
Local time
Today, 14:53
Joined
Aug 27, 2002
Messages
30
Hello,
I have an automated email sent out via code in my application. The problem is that everytime one of these emails is generated outlook asks to click yes or no to confirm that the email should be sent out. Is this a security setting in OutLook itself? If so, can this setting be turned off during the process via code?
Thanks!
 
i am curious about this too. I dont think it is possible though. I think to do think you would have to do a server side script...which is out of my league. By the way is there any ways that anyone knows about being able to test a server side script on a home PC without a network or server software?
 
The SR1 release of Outlook placed security restrictions on emails sent by other programs. It really sucks. You are lucky in that you only get prompted once as I get asked three times. There are a lot of websites that have workarounds (packaged programs) and I think in one of my previous post responses I listed one of them that I had found but didn't apply in my situation. You can search back through my posts by searching for Autoeng (probably would have a subject of email or Outlook). Also check out www.helenfeddema.com as she is the foremost authority in how Outlook interacts with other programs.

Autoeng
 
does it take just those few lines of code? Im confused!
 

Users who are viewing this thread

Back
Top Bottom