#32907: Allow duplicate headers while sending email
--------------------------------+--------------------------------------
Reporter: Shrawan Poudel | Owner: nobody
Type: New feature | Status: new
Component: Core (Mail) | Version: 3.2
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------+--------------------------------------
Comment (by Adam Johnson):
I checked the RFC (
https://datatracker.ietf.org/doc/html/rfc5322#section-3.6 ) and only
certain email headers are listed as allowed to occur more than one time.
The SES header does not appear there.
I checked the SES documentation and it recommends passing multiple tags in
one header, separated by commas. This may be what you want to do:
https://docs.aws.amazon.com/ses/latest/DeveloperGuide/event-publishing-
send-email.html#event-publishing-using-ses-headers
--
Ticket URL: <https://code.djangoproject.com/ticket/32907#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.9abae1c04afa06c3107b0e2265f00ed7%40djangoproject.com.