We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ef670 commit faf1e52Copy full SHA for faf1e52
mailer.rst
@@ -1043,6 +1043,12 @@ using for example OpenSSL or obtained at an official Certificate Authority (CA).
1043
The email recipient must have the CA certificate in the list of trusted issuers
1044
in order to verify the signature.
1045
1046
+.. caution::
1047
+
1048
+ If you use message signature, sending to ``Bcc`` will be removed from the
1049
+ message. If you need to send a message to multiple recipients, you need
1050
+ to compute a new signature for each recipient.
1051
1052
S/MIME Signer
1053
.............
1054
0 commit comments