[Buildbot-commits] [Buildbot] #1768: MailNotifier emails sent with base64 encoding
Buildbot
nobody at buildbot.net
Fri Jan 14 17:37:02 UTC 2011
#1768: MailNotifier emails sent with base64 encoding
--------------------+-----------------------
Reporter: cortana | Owner:
Type: defect | Status: new
Priority: trivial | Milestone: undecided
Version: 0.8.3p1 | Keywords:
--------------------+-----------------------
!MailNotifier emails are encoded with base64, which causes its emails to
trigger spamassassin's MIME_BASE64_TEXT test, scoring 2.796 points in a
default installation which is quite a high score.
I suggest using quoted-printable by default instead.
--
Ticket URL: <http://trac.buildbot.net/ticket/1768>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list