Fil wrote: > >there are two things I don't like in bouncer.py algorithm > >1. for a list that sends one message every week, it sortof fails as it >gets "clean" days in between (I think)
That's what bounce_info_stale_after is for. It should be set to something around 14 for a list with one post a week. >2. instead of removing the address I'd prefer we disable it >permanently (as an option) You can always set bounce_you_are_disabled_warnings to a really big number :) You could also not run cron/disabled. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp