>>>>> "John" == John W Baxter <John> writes:

    John> You're posting as

    John> Content-Type: TEXT/PLAIN; CHARSET=US-ASCII

    John> Question for the gurus: could the upper case content type
    John> description be causing problems here?

It very well could be.  The problem is that *some* headers
are case-sensitive (like Subject) and others are not
(like Content-Type).  I haven't been putting in random
.lower() calls on every string, so we'll probably run
into some of these issues.

Barry, do you think the email module should just deal with
this somehow?

Ben

-- 
Brought to you by the letters L and H and the number 3.
"Frungy! Frungy! Frungy!!"
Debian GNU/Linux maintainer of Gimp and Nethack -- http://www.debian.org/

_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers

Reply via email to