[Buildbot-commits] [Buildbot] #1768: MailNotifier emails sent with base64 encoding

Buildbot nobody at buildbot.net
Tue May 8 02:14:34 UTC 2012


#1768: MailNotifier emails sent with base64 encoding
--------------------+---------------------
Reporter:  cortana  |       Owner:
    Type:  defect   |      Status:  closed
Priority:  trivial  |   Milestone:  0.8.7
 Version:  0.8.3p1  |  Resolution:  fixed
Keywords:  mail     |
--------------------+---------------------
Changes (by Dustin J. Mitchell):

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


Comment:

 Use 7bit or 8bit encoding for emails

 This uses the technique descibed in
 https://code.djangoproject.com/ticket/11212 to let the email package
 decide betwen 7bit and 8bit encoding for an email.  Fixes #1768.
  Changeset: 432a3af873cdbedc803764b9fd725d93dcf544a9

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1768#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list