> If you turn off content filtering, then Mailman will not scrub > any mail messages that come through to the list. Assuming that the > incoming message does not fall victim to the anti-spam settings, it > will be accepted and sent on to the recipients, without being changed > or modified (although it might be held for moderation).
Thanks for responding. It still does not work correctly. Mailman is doing something funky to the html email. The following code is from an email received from Mailman, this email did not display any html at all (I'll only include the portion that I think relevant): ------------------------------------------------------------------------- Mime-version: 1.0 From: [EMAIL PROTECTED] Subject: [Chronos Announcements] Another Test X-BeenThere: [EMAIL PROTECTED] X-Mailman-Version: 2.1.5 Precedence: list List-Id: announce.lists.chronosnet.com List-Unsubscribe: <http://lists.chronosnet.com/mailman/listinfo/announce>, <mailto:[EMAIL PROTECTED]> List-Post: <mailto:[EMAIL PROTECTED]> List-Help: <mailto:[EMAIL PROTECTED]> List-Subscribe: <http://lists.chronosnet.com/mailman/listinfo/announce>, <mailto:[EMAIL PROTECTED]> Content-Type: multipart/mixed; boundary="===============2036615803==" Sender: [EMAIL PROTECTED] Errors-To: [EMAIL PROTECTED] Status: --===============2036615803== Content-type: multipart/alternative; boundary="alternative_boundary" --alternative_boundary Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit This plain text message appears since your e-mail client does not support HTML. --alternative_boundary Content-type: text/html; charset="US-ASCII" Content-transfer-encoding: quoted-printable <html> --------------------------------------------------------------------------- I sent the same email to myself without going through Mailman. The email displayed correctly. --------------------------------------------------------------------------- Mime-version: 1.0 Content-type: multipart/alternative; boundary="alternative_boundary" Status: --alternative_boundary Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit This plain text message appears since your e-mail client does not support HTML. --alternative_boundary Content-type: text/html; charset="US-ASCII" Content-transfer-encoding: quoted-printable <html> ---------------------------------------------------------------------------- Any suggestions? -Adam ------------------------------------------------------ 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 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
