#32331: Error: 'ascii' codec can't encode character '\xc4' when using special-
character in EMAIL_HOST_PASSWORD
-------------------------------------+-------------------------------------
               Reporter:  Jln Wntr   |          Owner:  nobody
                   Type:  Bug        |         Status:  new
              Component:  Core       |        Version:  master
  (Mail)                             |       Keywords:  SMTP, Unicode,
               Severity:  Normal     |  password
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 I am using an ''Ä'' for ''EMAIL_HOST_PASSWORD'' in my ''settings.py''.

 This results in an
 **UnicodeEncodeError** : 'ascii' codec can't encode character '\xc4' in
 position 36: ordinal not in range(128)
 in line ''102'' in ''django/django/core/mail/backends/smtp.py''

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32331>
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/050.b30e349de83cb5239405c89598eac7b3%40djangoproject.com.

Reply via email to