All users currently use Outlook client. All messages sent outbound from the office needs to be encrypted at the massage level and not at the transport level.
What version of Outlook? All messages leaving your environment? That's not going to happen. In order to support message encryption, the sender and recipient must exchange keys. You can't encrypt an email message unless you have the recipient's public key. If that recipient doesn't have a key, you simply can't send them an encrypted message. And since most users don't have encryption keys, you're out of luck.
Pat RichardMVP Plan for performance, and capacity takes care of itself. Plan for capacity, and suffer poor performance.
Outlook 2003 and 2007. The server is Exchange 2007. How can I setup at the server level encryption? What do I exactly need? A public key from Comodo, Verisign?
What do I excatly need to get this accomplished and the steps.
I'm not sure I understand your question. If you want to encrypt the CONNECTION between your server and receiving servers (transport level), you need a publicly trusted certificate such as Digicert for the name presented when your server sends mail (generally the name in the send connector). You can then enable that certificate for SMTP, and servers will use TLS to transmit email messages.
Pat RichardMVP Plan for performance, and capacity takes care of itself. Plan for capacity, and suffer poor performance.
Not at the transport level.The encryption must be done at the message level. I need to know how can it be done at the message level and not at the transport level.
You can't encrypt mail messages in Exchange without public and private keys. Period. And even then, there is complexity around transport rules being able to look at the content in order to fire appropriate rules. There is complexity around mobile devices, and clients that might not support encryption (think non-IE OWA).
You can encrypt the transport.
Pat RichardMVP Plan for performance, and capacity takes care of itself. Plan for capacity, and suffer poor performance.
Sniper I thought this was possible? however the last time I looked into this it was a while ago on Exchange 2003. I thought you could install a user certificate (public one of course) and Outlook (not exchange) encrypts the message. It only encrypts the content however so the email headers are unencrypted so Exchange knows where to send it etc. This can be unencrypted at the other end using the public key as it was encrypted with the private key.
This would mean the receiver wouldn't need any certs installed.
Am I missing something?
Take a look at my IT blog guides, knowledgebase and technical resources at
Yes. Outlook won't let you send a message to a recipient unless it has the recipient's key (generally as a the result of you receiving a digitally signed message from that person - it then stores that certificate in the contact for that person). And they will need your key to decrypt. Which means a PKI accessible to the Internet.
Pat RichardMVP Plan for performance, and capacity takes care of itself. Plan for capacity, and suffer poor performance.
PKI is not something you give a user. It's a Public Key Infrastructure. It's what handles keys for your users. Nothing changes. Keys are required on both sides.
Pat RichardMVP Plan for performance, and capacity takes care of itself. Plan for capacity, and suffer poor performance.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.