Mark Bomgardner wrote: >I am using Mailman 2.1.9 with an announcement list. I don't want to use the >moderated option, so I am using the Approved: <password> option. The >problem is that this shows up in the announcement. Can this be removed and >still allow the message to go through?
If you post with an actual Approved: header, Mailman will remove it. If you post with an Approved: line as the first non-blank line in the first text/plain part of the message, it will be removed from that part and an attempt will be made to remove it from other text/* parts of the message (e.g. from the text/html alternative of a multipart/alternative message). This attempt does not always succeed. In particular, if the poster's MUA creates a multipart/alternative message and because of additional <font> or whatever tags, the Approved: <password> gets split across lines in the raw HTML, it won't be removed. The best solution is to post with an actual header or post plain text only. See the thread at <http://mail.python.org/pipermail/mailman-users/2007-February/055722.html> for more on this. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
