Roberto Gherardi wrote: > >I have a problem with Bounce Processing Category's configuration. With >this configutation : > > >*bounce_processing = yes > >**bounce_score_threshold = 2.0 > >**bounce_info_stale_after = 365 > >**bounce_you_are_disabled_warnings = 2 > >**bounce_you_are_disabled_warnings_interval = 5 > >**bounce_unrecognized_goes_to_list_owner = yes > >**bounce_notify_owner_on_disable = yes > >**bounce_notify_owner_on_removal = yes > >with this configuration after > > >The users which exceed the **bounce_score_threshold = 2.0 should be disabled >but it doesn't happen automatically . How can I resolve this problem ?
Are users bounces recognized by Mailman? What's in Mailman's 'bounce' log? Are messages to the listname-bounces address being correctly delivered? You can test this by sending a blank email to the listname-bounces address. It should then be forwarded to you as an unrecognized bounce. If you have Mailman's VERP enabled, does your MTA properly deliver the VERP'd bounces? What are you seeing that tells you users are bouncing and not being disabled? -- 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
