#18967: django.core.mail.EmailMessage._create_mime_attachment incorrectly 
encodes
message/rfc822 attachments in base64, breaks in Evolution and Thunderbird
-----------------------------+------------------------------------
     Reporter:  micolous     |                    Owner:  nobody
         Type:  Bug          |                   Status:  new
    Component:  Core (Mail)  |                  Version:  1.4
     Severity:  Normal       |               Resolution:
     Keywords:               |             Triage Stage:  Accepted
    Has patch:  1            |      Needs documentation:  1
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  1            |                    UI/UX:  0
-----------------------------+------------------------------------

Comment (by micolous):

 I notice the patch for this bug was marked as "Accepted" 7 months ago,
 however the patch for the issue has not been merged.  I'm confused to what
 is going on.

 This is still an outstanding bug, as Django continues to produce non-
 RFC2046 s5.2.1-compliant mail, which breaks in multiple popular email
 clients when attempting to send message/rfc822 attachments from Django.

 I've now rebased this patch against the stable 1.5 tree as at today,
 however this has now got GitHub very confused, as it's pulled in hundreds
 of commits in the last 9 months.  I've since created a new pull request
 that fixes this:

 https://github.com/django/django/pull/1202

 If there is something needed from me to make this proceed please let me
 know.  Thanks.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18967#comment:4>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.d0b2f5aa3267d0f613f158b5dc3c7eaa%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to