[Mailman-Users] How do I have one list send to another list.

Daevid Vincent daevid at daevid.com
Wed Apr 27 21:13:29 CEST 2005


I used to use the older mailman on RH8 and things "just worked", after
upgrading to the new mailman, I'm spending a lot of time approving requests
and maintenance.

My main thing now is that I have one list "party at daevid.com" that I have an
automated crontab that mails out a list of events from a database once a
week.  There is another list "rbc at daevid.com" that is subscribed to the
"party@" list where all members should be allowed to post to the list.

I've added all combinations of email addresses I can think of to
"rbc at daevid.com" list:
	party-admin at daevid.com
	party-bounces at daevid.com
	party at daevid.com

Under the "sender/non-member filters" I added:

party at daevid.com
^.*@*\.daevid\.com
^.*@daevid\.com

And in /usr/local/mailman/Mailman/mm_cfg.py I added:

USE_ENVELOPE_SENDER = Yes

Then I do "/etc/init.d/mailman restart"








More information about the Mailman-Users mailing list