I have been having trouble with bounce processing. Bounced messages are being sent to the list admin (not uncaught bounces). However, I don't seem to get rid of those bad addresses from the list. When I ran a bounce report I got the error below so I am guessing that this may be related to the problem.
Importing get_bounce_info...
Traceback (most recent call last):
File "/usr/lib/mailman/bin/withlist", line 302, in <module>
main()
File "/usr/lib/mailman/bin/withlist", line 270, in main
__import__(module)
ImportError: No module named get_bounce_info
Null message body; hope that's ok
What may have caused that module to disappear and could this be why bad addresses are not being removed?
Thanks.