Every day, in my server mailman registers new bounces and stablishes new scores. But there are bounces that never arrives to mailman, because some times, at some point, the addresses become wrong. Then, qmail sends me (postmaster) a message notifying that a bounce could not been sent.
Some times in this failure notice I can read that the original bounce was sent to: [EMAIL PROTECTED] but afterwards qmail-send says: Hi. This is the qmail-send program at servername.mydomain.com. I tried to deliver a bounce message to this address, but the bounce bounced! <[EMAIL PROTECTED]>: Sorry, no mailbox here by that name. (#5.1.1) Not to lists.mydomain.com!!! And of course, mailman never receive this bounce! Another times the original bounce is sent to [EMAIL PROTECTED] WRONG!! I have followed these instructions: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp And I have: .qmail-default with: |preline /usr/bin/python /usr/local/mailman/bin/qmail-to-mailman.py .qmail-mylist-bounces-default with: |preline /usr/local/mailman/mail/mailman bounces myslist That works fine with some bounces. The other problem I posted last October 10, 2005, related with this one, is still not solved :_( I wish you could help me. Thanks a lot! ------------------------------------------------------ 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
