Files
django-anymail/tests
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-07-27 18:26:57 -07:00
2024-05-16 11:39:48 -07:00
2023-10-25 12:23:57 -07:00
2023-10-19 14:33:50 -07:00
2023-02-06 15:05:24 -08:00