Files
django-anymail/anymail
Mike Edmunds 567fbb52ab Amazon SES: Fix header encoding problem
A combination of long display name and
commas (or other special characters) could
result in invalid address headers.
See details in #369.

Fix by removing unnecessary email.policy
override, which was causing new header folding
code to run with headers built using Compat32
legacy header encoding. The two don't mix.

Fixes #369
2024-06-22 16:52:45 -07:00
..
2023-05-03 16:55:08 -07:00
2024-03-12 11:46:20 -07:00
2023-02-06 15:05:24 -08:00
2023-02-06 15:05:24 -08:00
2023-05-03 16:55:08 -07:00
2023-02-06 15:05:24 -08:00
2024-03-11 18:51:39 -07:00
2023-10-19 14:33:50 -07:00