Author haypo
Recipients benjamin.peterson, giampaolo.rodola, haypo, hdima
Date 2008-10-16.22:58:43
SpamBayes Score 0.00220546
Marked as misclassified No
Message-id <1224197924.32.0.152583711183.issue3727@psf.upfronthosting.co.za>
In-reply-to
Content
After testing real world message, my patch using pure unicode doesn't 
work. The problem comes with message encoding with "8-bit" encoding. If 
the email charset is different than POP3.encoding, the message in not 
decoded correctly.
History
Date User Action Args
2008-10-16 22:58:44hayposetrecipients: + haypo, hdima, giampaolo.rodola, benjamin.peterson
2008-10-16 22:58:44hayposetmessageid: <1224197924.32.0.152583711183.issue3727@psf.upfronthosting.co.za>
2008-10-16 22:58:43haypolinkissue3727 messages
2008-10-16 22:58:43haypocreate