- Subject: S/MIME and Outlook VBA
- Author: Bastien Piroue
- Date: 11 Sep 2009
- References:
Hi all,
in our softwware application, we are scanning emails from our customer
and do some actions with it. We are using the outlook COM interface in
order to accomplish that.
We are also composing and sending emails via outlook (based on
exchange server, OL2000, OL2002, OL2003, OL2007)
Now, one of our customer wants to send and receive mails that are
secured by S/MIME. Somebody told me that the object model interface
throws errors when you try to read the content of a secured email.
a) is this true?
b) if yes, where can I find resources
c) is it impossible to import (i.e. read it from the exchange server,
and save it to the disk) a S/MIME - Mail, or are there any tools to do
so?
Thank you for your answers.
Bastien