#31050: EmailMessage doesn't strip empty addresses from recipients in message
headers
-------------------------------------+-------------------------------------
Reporter: Konstantin Alekseev | Owner: nobody
Type: | Status: closed
Cleanup/optimization |
Component: Core (Mail) | Version: master
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage:
| Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* status: new => closed
* resolution: => wontfix
* version: 2.2 => master
* type: Bug => Cleanup/optimization
Comment:
`EmailMessage` it's not responsible for sanitizing an input and should not
strip any email addresses. You should validate them before passing to the
`EmailMessage`.
--
Ticket URL: <https://code.djangoproject.com/ticket/31050#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/067.c529280b3e4b912189e981c924a14d37%40djangoproject.com.