#11212: Don't encode emails with base64/qp
---------------------------------------+------------------------------------
Reporter: phr | Owner: nobody
Status: new | Milestone: 1.2
Component: django.core.mail | Version: SVN
Resolution: | Keywords: send_mail
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 1 |
---------------------------------------+------------------------------------
Changes (by gisle):
* owner: gisle => nobody
* needs_better_patch: 0 => 1
* needs_tests: 1 => 0
Comment:
I've included a patch that makes the tests pass, but as demonstrated by
the patch this make us start generating email with "`Content-Transfer-
Encoding: 8bit`" when passing in Unicode strings as subject or content. I
think that should be avoided, so I don't recommend this patch as is.
--
Ticket URL: <http://code.djangoproject.com/ticket/11212#comment:8>
Django <http://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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.