[Mailman-Users] List within a list

Mark Sapiro msapiro at value.net
Tue Apr 19 00:40:50 CEST 2005


Kyle Kniepkamp wrote:

>I have a list(LIST1) that is subscribed to another list(LIST2). When 
>mail is sent to LIST2 the admin for LIST1 gets a mail asking for 
>confirmation.
>Is it possible that when someone sends a mail to LIST2 it automatically 
>gets sent to LIST1 without any interaction from the Admin?
>
>I am guessing adding the list name of LIST1 to LIST2's 'accept these 
>nonmembers' would work, is this a viable solution?

Do you have that backwards?

Depending on your settings for USE_ENVELOPE_SENDER and SENDER_HEADERS
in Defaults.py/mm_cfg.py you may be able to accomplish what you want
by putting the LIST2-bounces address in LIST1's
accept_these_nonmembers.

Otherwise, there is a patch available which would allow putting @LIST2
as a shorthand for all the members of LIST2 in LIST1's
accept_these_nonmembers. See
http://starship.python.net/crew/jwt/mailman/#listinclusion

Also see FAQ article 3.5
>Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list