MAPISendMail
-
Friday, January 25, 2013 7:08 PM
I am using MAPISendMail function in C++ code to send an automatic mail from the users machine to devlopment team.
It works fine but it always pops up a microsoft out look security warning, Which needs user intervention. It requires user to select "Allow", then only a mail can be recived by Dev team.
Is there any windows API method that can supress the security warning thats always getting popped up. So that our team gets mail irrespective of users involvement.
Pavan
All Replies
-
Monday, January 28, 2013 3:02 AMModerator
Hi,
I find out an official document that discusses this.
Some similar posts are for your reference.
http://www.codeproject.com/Questions/419428/Disable-Outlook-2007-e-mail-security-prompt
http://community.dynamics.com/product/ax/f/33/p/70051/185486.aspx
Important Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
TechNetSubscriberSupport
If you are TechNet Subscription user and have any feedback on our support quality, please send your feedbackhere.Juke Chou
TechNet Community Support- Marked As Answer by Juke ChouMicrosoft Contingent Staff, Moderator Tuesday, February 05, 2013 8:18 AM


