[Trac-tickets] Re: [The Trac Project] #1754: unnecessary base64 encoding in trac (ticket) emails

The Trac Project noreply at edgewall.com
Wed Jul 6 11:27:45 CDT 2005


#1754: unnecessary base64 encoding in trac (ticket) emails
---------------------+------------------------------------------------------
       Id:  1754     |      Status:  new                             
Component:  general  |    Modified:  Wed Jul  6 11:27:45 2005        
 Severity:  normal   |   Milestone:                                  
 Priority:  normal   |     Version:  devel                           
    Owner:  jonas    |    Reporter:  xris <xris*siliconmechanics*com>
---------------------+------------------------------------------------------
Comment (by xris <xris*siliconmechanics*com>):

 You're worried about size on a 2k email?  What about for the rest of us
 who would have a 0% increase with QP because there's no UTF-8 content?
 Nonetheless, it's your prerogative to choose, but I know that there are
 more people than myself out there who have had to turn off spam filtering
 (resulting in a 20-30% increase in spam in my case) in order to receive
 trac ticket messages, and it would be nice if there was at least an
 '''option''' to use QP instead of base64 (I mean, it's ONE option to pass
 into the python mail function).  Trac is the only legit sender of pure-
 base64 content that I know of, and QP *is* the standard way (at least in
 my experience) to handle utf-8 content, even if it may not be the most
 efficient.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1754>
The Trac Project <>


More information about the Trac-Tickets mailing list