#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
-------------------------------------+-------------------------------------

Comment (by Konstantin Alekseev):

 > EmailMessage it's not responsible for sanitizing an input and should not
 strip any email addresses

 `EmailAddress.recipients` inconsistent with that statement, it strips
 empty emails as a result actual email headers are not equal its result.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31050#comment:2>
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.9b22b79bf43e7657641046f3e41bf18e%40djangoproject.com.

Reply via email to