[Mailman-Users] header showing in message body, moderation notifications
Mark Sapiro
mark at msapiro.net
Tue Jul 29 03:17:57 CEST 2008
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: listname-bounces at lists.ourdomain.org
>Errors-To: re-wrenches-bounces at lists.re-wrenches.org
>
>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 <mark at msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
More information about the Mailman-Users
mailing list