Webmaster PF wrote: > >1. How to filter out "Out of Office" replies to the list.
There is no good way. You might be able to use Privacy options... -> Spam filters -> header_filter_rules for this if you can figure out a regexp to match against headers to identify them. Otherwise, you need a custom handler for this <http://wiki.list.org/x/l4A9>. >2. Is there a way to prevent duplicate postings when people cross post? You can use the regular_exclude_lists feature of Mailman 2.1.11 for this. Prior to 2.1.11, there's no way. See Non-digest options in the admin web interface. -- 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://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
