2007 Sep 04 8:52 AM
Hello all,
I am trying to send mail with an attachment using ole interface ie using statements such as create object,get property,set property etc.
Everything is working fine except that while sending the mail it prompts for a dialog box saying ' an application is trying to send mail on your behalf do you want to continue' and a 'yes' has to be voted.
Is there a way to suppress this dialog box?
Regards,
Niky.
Hello all,
I am trying to send mail with an attachment using ole interface ie using statements such as create object,get property,set property etc.
Everything is working fine except that while sending the mail it prompts for a dialog box saying ' an application is trying to send mail on your behalf do you want to continue' and a 'yes' has to be voted.
Is there a way to suppress this dialog box?
Regards,
Niky.
2007 Sep 04 9:44 AM
If there is I believe it will be in the security settings of your email program. The popup occurs whenever emails are sent this way as a way to trap emails being sent by virus and trojan programs running on your PC - especially ones based on macros that were prolific a few years back.
So while you may be able to remove the pop-up, this may open your pc to some forms of hacking.
Andrew