Ron Brogden writes: > The administrator gets a discard notice but there is no mention of > specifically why the message was discarded. Is there any option anyone is > aware of to make logging of discards more verbose?
Unlike the Hold exception, the Discard exception contains no information about why it was raised. As a workaround you can go through your filters and change them to Hold instead of Discard. Mailman will never discard anything unless the administrator has authorized it. Personally, I never use an automatic discard until I have several thousand messages experience with the rule with no false positives. > Is there any attribute that I can use with the msg.get method (or any other > method for that matter) to add in a note as to why the message was actually > discarded? I don't think so, for the reason given above. ------------------------------------------------------ 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
