Mail notifications encryption question

Greetings!

a quick question regarding mail's encryption. IT seems there are a couple of parameters may be used:

Common\MailNotification\Encrypt

and

Common\MailNotification\TransportSecurity

Does anybody know what is the right usage of these two, and which one should be used to encrypt mails containing some sensitive information ?

Best regards,

Parents Reply
  • Thank you Markus, I've already seen this documentation which gives a very short description. After some investigations, it seems that the "Common\MailNotification\Encrypt" parameters allows to get a certificate for encryption(via a script). This script is trying to get a certificate attached to a user in Active Directory using a filter based on a mail declared in "QER\ITShop\DefaultSenderAddress". Is it correct?

Children