Re: fixing the current email module
Oleg Broytman <[email protected]>
| Newsgroups | gmane.comp.python.mime.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Oct 07, 2009 at 07:33:42PM +0900, Stephen J. Turnbull wrote:
> Haven't looked in your spam bucket recently, I guess. Spammers
> regularly put 8 bit characters into headers
Legitimate but stupid programs do this as well. Think of phpbb-like
forums written by programmers who never understand how non-ascii can be put
into Subject field or filenames - they send amazingly crippled emails.
Oleg.
--
Oleg Broytman http://phd.pp.ru/ [email protected]
Programmers don't die, they just GOSUB without RETURN.