Skip to content

Commit faf1e52

Browse files
committed
[Mailer] remove bcc for signed messages
1 parent 93ef670 commit faf1e52

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

mailer.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,6 +1043,12 @@ using for example OpenSSL or obtained at an official Certificate Authority (CA).
10431043
The email recipient must have the CA certificate in the list of trusted issuers
10441044
in order to verify the signature.
10451045

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+
10461052
S/MIME Signer
10471053
.............
10481054

0 commit comments

Comments
 (0)