#11212: Don't encode emails with base64/qp
-------------------------------------+-------------------------------------
               Reporter:  phr        |          Owner:  nobody
                   Type:             |         Status:  closed
  Cleanup/optimization               |      Component:  Core (Mail)
              Milestone:  1.3        |       Severity:  Normal
                Version:  SVN        |       Keywords:  send_mail
             Resolution:  fixed      |      Has patch:  1
           Triage Stage:  Ready for  |    Needs tests:  0
  checkin                            |  Easy pickings:  0
    Needs documentation:  0          |
Patch needs improvement:  0          |
-------------------------------------+-------------------------------------
Changes (by jezdez):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [16178]:
 {{{
 #!CommitTicketReference repository="" revision="16178"
 Fixed #11212 -- Stopped using quoted-printable encoding for mails with
 non-ASCII characters but rely on 8bit encoding instead. Thanks, phr, gisle
 and Ramiro Morales.
 }}}

-- 
Ticket URL: </ticket/11212#comment:17>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to