On 12/25/05 11:57 PM, "Ralf Hildebrandt" <[EMAIL PROTECTED]> wrote:
> * John W. Baxter <[EMAIL PROTECTED]>: > >> It doesn't look folded correctly in Ralf's message as received here. I >> don't see whitespace after the CR LF. Thus the second part isn't a proper >> continuation of the header. > > Oh, correct. I didn't notice this either. Good point!! > >> This lack of white space could, of course, be an artifact of the tortured >> path the header has traveled to reach my screen. Ralf, it would be useful to know what version of Python you are using with Mailman. As I read CookHeaders.py, the relevant code there looks right with respect to folding headers, but it is subject to correct behavior in the str() operation applied to an email.Header object. That is, the email.Header.encode() function. This code has greatly changed between Python 2.3 and 2.4, and I'd rather not work on understanding both forms. --John ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp