Michael Welch wrote:
>
>1. I seem to be getting a blank line after the Sender header. (or something is 
>going on.) This makes it appear that some content headers are ending up in the 
>message body in my Eudora message views. Any ideas how I can clear this up?
>
>As below.
>
>Sender: [EMAIL PROTECTED]
>Errors-To: [EMAIL PROTECTED]
>
>Content-class: urn:content-classes:message
>Content-Type: multipart/alternative;
>       boundary="----_=_NextPart_001_01C8F0D3.E3792D44"


Does this happen to all messages from Mailman?

Mailman adds the Sender: and Errors-To: headers as one of the last
steps in processing the message, and the get added to the end of the
headers so there are three possibilities.

The unlikely possibility is some other mail handling process added
those headers after Mailman.

The likely possibility is the message from Mailman has Content-Type:
multipart/xxx (or possibly message/rfc822) and the

Content-class: urn:content-classes:message
Content-Type: multipart/alternative;
        boundary="----_=_NextPart_001_01C8F0D3.E3792D44"

headers are actually the headers of a sub-part that Eudora is not
properly rendering.

The third (really unlikely) possibility is that Mailman's scrubber (if
scrub_nondigest is Yes) or content filtering or addition of msg_header
or msg_footer has munged the MIME structure of the message.

What do all the headers (including part headers) of the entire raw
message look like?

-- 
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://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to