summaryrefslogtreecommitdiff
path: root/docs/modpython.txt
diff options
context:
space:
mode:
authordiaxoaine <42137630+diaxoaine@users.noreply.github.com>2026-06-11 09:58:41 +0700
committernessita <124304+nessita@users.noreply.github.com>2026-06-16 19:56:20 -0300
commit09434486302078c3649e034dfa74cf3f102db20b (patch)
treee9dd12e8dd1d1e591c516e4f26e3eaa0bd630cd8 /docs/modpython.txt
parentb5b53afa29c53a79ae92ed5298144db0cab0ea3b (diff)
Fixed #37152 -- Raised ValueError when Bcc is used in EmailMessage headers.
Bcc addresses are sent via the SMTP envelope and must never appear in the message itself. A "Bcc" key in `extra_headers` was not excluded like From/To/Cc/Reply-To, so it leaked into the generated message as a visible header. Thanks Mike Edmunds for reviews.
Diffstat (limited to 'docs/modpython.txt')
0 files changed, 0 insertions, 0 deletions