[Mailman-Users] Tip for finding in the source

Mark Sapiro msapiro at value.net
Fri Mar 10 16:33:14 CET 2006


Oliver Schulze L. wrote:

>anyone can help me find where in the code or .py file the bounces
>are sended to the owner of the list?


The actual recognition/parsing of bounces is done by
Mailman/Bouncers/BouncerAPI.py with help from individual recognizers
in Mailman/Bouncers/.

The process is driven by Mailman/Queue/BounceRunner.py and the actual
sending of notices, scoring of bounces, etc. is done in
Mailman/Bouncer.py.

-- 
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list