I'm having trouble with my digests in 2.1b1. I'm trying to get the "extraneous"
headers removed from the digest. I've edited /Mailman/Handlers/ToDigest.py to read as:
KEEP = ['Date', 'From', 'To', 'Cc', 'Subject', 'Message-ID', 'Keywords',
# I believe we should also keep these headers though.
# 'In-Reply-To', 'References', 'Content-Type', 'MIME-Version',
# 'Content-Transfer-Encoding', 'Precedence',
# Mailman 2.0 adds these headers, but they don't need to be kept from
# the original message: Message
]
However, it leaves the additional headers in the digest unless I force a digest to be
generated manually. The digest settings are also ignoring the size specified by my
list admin. It's set to generate at 50kb, but insists on generated at 30.
Any idea what's up with this and how to make it work?
-- Sarah
Plus �a change, plus c'est la m�me chose
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py