Skip to content

Commit 2aa7c05

Browse files
committed
minor #18013 [Mailer] Remove bcc for signed messages (MrYamous)
This PR was merged into the 5.4 branch. Discussion ---------- [Mailer] Remove bcc for signed messages Fixes #17106 Commits ------- faf1e52 [Mailer] remove bcc for signed messages
2 parents 287a933 + faf1e52 commit 2aa7c05

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)