Digitally Sign / Encrypt messages usiing CDO / MAPI

J

J Peach

I have an application written in VB6 utilizing CDO and MAPI. I only
recently starting supporting it and there has been a request to
implement digital signing / encryption.

"what we would need is to have the mailbox (on Exchange) attached to a
verisign encryption key. when composing an email select that thay want
to use encryption and it would check to see if the senders key is
available"

The application has a form that mimics an outlook type form and uses a
message object created from the MAPI session

"Set objReplyMsg = objSession.Outbox.Messages.Add"

I have been looking for several hours now and have not found any good
information on this. I have found posts saying it is not possible but
they are from 2001.

If anyone has any information or can help please email me at
(e-mail address removed)
 

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