Joakim Nömell wrote:

>Hi all. Due to huge spam problems I want to change all -owner aliases to
>something else. Is there any easy way to do this? I think I have seen this
>in the FAQ earlier but can't find it.


I think it is necessary and sufficient to do this in the MTA.

If your MTA uses aliases, you could change the alias

listname-owner "|/path/to/mail/mailman owner listname"

to for example

listname-xyz "|/path/to/mail/mailman owner listname"

Then mail to listname-xyz will go to the owner and mail to
listname-owner will be undeliverable.

If you use Exim integrated with Mailman or something like that, this
would require other changes to the Exim router and transport for
Mailman.

This kind of MTA only change will not address the fact that various
notices will still be From: listname-owner, but I don't think that
will be a problem.

Note that if you use Postfix and generate aliases automatically, you'd
need to edit Mailman/MTA/Utils.py or running bin/genaliases will undo
your changes.

-- 
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&amp;file=faq01.027.htp

Reply via email to