Follow up question on the below suggestion. In this configuration if a user replies, they will be replying to the -bounces address which will then send email to the Admin - not the entire list?
How do I configure the list to use the "basename", without the -bounces, in the Sender: field? Thanks, Mike | -----Original Message----- | From: Mark Sapiro [mailto:[EMAIL PROTECTED] | Sent: Friday, November 16, 2007 11:31 AM | To: [EMAIL PROTECTED]; Mailman-Users@python.org | Subject: Re: [Mailman-Users] Basic bounce processing question | | Michael Kabot wrote: | > | >Is there anyway to turn the bounce processing score feature off, | prevent | >bounces from going back to list members, but still have bounce | messages go | >the list owner? | | | You do this in the MTA. If the MTA has an alias like: | | listname-bounces: "|/path/to/mail/mailman bounces listname" | | You change it to | | listname-bounces: "|/path/to/mail/mailman owner listname" | | If the MTA uses some other kind of routing for Mailman, you do the | equivalent thing. | | Note that bounces from RFC compliant MTAs will always be returned to | the listname-bounces address (the envelope sender). That address is | also put in Sender: and Errors-To: headers in the outgoing mail to | help non-compliant MTAs get it right. Still, there are non-compliant | MTAs that will return bounces to the From: or other header address. | There's nothing Mailman can do about that. | | -- | Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, | San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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