----- Original Message ---------------

Subject: [Mailman-Users] digests without 'message #n..."
   From: Rob Lingelbach <r...@colorist.org>
   Date: Mon, 14 Sep 2009 23:32:13 -0300
     To: mailman-users@python.org

>one of my mailing lists is sending out digests without the usual
>in-line separator of "Message 1..."  "Message 2..."  between the  
>messages,
>after the Table of Contents.
>
>It is set to send MIME-type digests.


MIME vs. plain format digest is a user option not a list option. The
list option only sets the default for new users.

Plain format digests have messages inline separated by the RFC 1153
separator line (30 hyphens) followed by selected headers and the
scrubbed message body.

MIME format digests have each message as a separate MIME message/rfc822
part with partial headers and the MIME message body.

The "Message: n" line is aadded by digest processing as a message
header. Which headers appear in plain and MIME format digests is
controled by the settings MIME_DIGEST_KEEP_HEADERS and
PLAIN_DIGEST_KEEP_HEADERS, both of which include Message: by default.

However, what you actually see in the MIME format digest depends almost
entirely on the MUA used to view it.

-- 
Mark Sapiro <m...@msapiro.net>        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