ASKER
Exchange is the server side of a collaborative application product that is part of the Microsoft Server infrastructure. Exchange's major features include email, calendaring, contacts and tasks, support for mobile and web-based access to information, and support for data storage.
TRUSTED BY
Are you handling the mail server and need to confirm that outgoing or incoming messages are exchanged within an encrypted TLS channel?
Or the exchange used STARTTLS, initial connection is plain text, then the encrypted communication channel is setup.
If this is on the incoming, side, you could look at the system you have and the example ste5an provided on whether the mail server you have can be setup to include this parameter if it is not already.
Unless the message is encrypted at the source, the TLS, SSL, STARTTLS are an encryption during interchange.
If this is a means to confirm a secure communication channel, any mail server the message crosses, even if encrypted during the exchange the contents are not secured.