Outlook issue

G

Guest

Hi ,
I have been breaking my head to figure out how to bypass the warnings that
pop up when sending emails using external VB program that uses Outlook
object. I have gone through the suggestions in
http://outlookcode.com/d/sec.htm . I am trying to use extended MAPI to
resolve this issue. Below are the details of what I am exactly trying to
accomplish.
We have an application named MTRS that sends fax. Actually this
application uses the Outlook object to send a mail message to a software
named Fax Sr/Right Fax. Then Fax Sr/ RightFax sends the fax to the fax
machine. MTRS uses Outlook client to send the email messages to the Fax
Sr/RightFax. Now we have upgraded from Outlook 98 to Outlook 2002. Suddenly
we started receiving this security warnings whenever a message is sent using
MTRS. This is due to the "Object Model Gaurd" security provided in Outlook
2002. The users want these messages to be supressed. So how do I supress
these security warnings using MAPI?
Any help would be greatly appreciated.
Thanks,
Bhaskar.
 
S

Sue Mosher [MVP-Outlook]

The MTRS application itself would need to be rewritten to use Extended MAPI techniques to send the message rather than Outlook object model techniques. If you have questions on particular ExMAPI coding issues, there are discussion forums for that; see http://www.outlookcode.com/d/mapi.htm#discusss
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top