Opening mail before outlook decrypt mail

R

ramazan

Hi all,
I'm using c++ and mapi. I am working on outlook 2003. I want to open
encrypted mail which encryption algorithm doesn't supported by outlook
2003 and xp. when the user double clicks to mail item for open i want
to catch this event and decrypt mail context and show as normal mail
to user.
In normally i can catch onOpen() event with MAPI for normal,not
encrypted, mail. But with encrypted mail outlook tries to descrypt
mail and gives error.
My question is this,
How can i catch onOpen() event before outlook tries to open
encrypted mail or how can i disable decryption capability of outlook?
Thanks in advance
Ramazan
 

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