#3472: Convince send_mail to not base64-encode the email
----------------------------------------------------+-----------------------
Reporter:  Matthias Urlichs <[EMAIL PROTECTED]>  |       Owner:  adrian         
 
  Status:  new                                      |   Component:  
django.core.mail
 Version:  SVN                                      |    Keywords:  base64      
    
   Stage:  Unreviewed                               |   Has_patch:  1           
    
----------------------------------------------------+-----------------------
 If you use utf8, mails will be base64-encoded by Python. That is a Bad
 Idea.
 
 This patch tells it not to do that.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3472>
Django Code <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
-~----------~----~----~----~------~----~------~--~---

Reply via email to