Michael Welch wrote:

>Hi again. The problem seemed cured, now I am getting garbled posts again.


Here's my guess about the 'missing' line returns.

The original posts in the "I lost my patch  :-(" thread were in charset
utf-8 and were base64 encoded. So were a couple of the posts in
today's "export list subscribers list" thread.

My guess (I haven't actually looked at the raw decoded message) is that
the decoded plain text has *nix <LF> only line endings as opposed to
<CR><LF> endings. This would not violate RFC 2821 as the data on the
wire is the base64 encoded data, not the original text.

I think the issue may be that your MUA doesn't recognize a single <LF>
in the decoded text as a line break.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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&amp;file=faq01.027.htp

Reply via email to