Answered 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