#35713: Django generates invalid address on unicode characters in the local 
part of
an e-mail address
------------------------------+------------------------------------
     Reporter:  Mike Edmunds  |                    Owner:  (none)
         Type:  Bug           |                   Status:  new
    Component:  Core (Mail)   |                  Version:  dev
     Severity:  Normal        |               Resolution:
     Keywords:                |             Triage Stage:  Accepted
    Has patch:  0             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+------------------------------------
Comment (by Mike Edmunds):

 The proposed patch for #35581 will
 
[https://github.com/medmunds/django/blob/efbc7c8cfb858286f573ea8af6dc264b4709a1a9/tests/mail/tests.py#L2406-L2418
 raise an error for non-ASCII local-parts] in `send()` when using the SMTP
 EmailBackend.

 Catching the error earlier, in `message()`, would require additional work.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35713#comment:5>
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/01070191c313cead-289df4d5-c4ff-4ebe-ad52-5e64c2355a5a-000000%40eu-central-1.amazonses.com.

Reply via email to