Fernando Sabio wrote: > >We have a list like this for each grade, and we also created one master list >known as "all_parents@<domain>" - the addressees in this list are the other >"to" addresses for the other six grade-specific lists. (so, class lists >have ~ 80 emails of parents, the 'all_parents' list only has 6 members >"classof09-list, classof10-list" etc. )
So all_parents is what Mailman calls an umbrella list. It should be set as such so that things like password reminders go to the various classofnn-list-owner addresses instead of to the entire classofnn-list address and hence to the entire list. >I've used the name of the parent/master list as an approved sender on the >white-lists for the 6 sub-lists, but the list to list posts get >rejected/discarded - so, how do i find out what value to add in the 'sub >lists' allow/white-list field so that this 'master' list can relay mail >to/through them? Is it a variant of my hostname+domain-name, >mailman+domain-name, etc? It depends on how you validate membership. If you have not set USE_ENVELOPE_SENDER in mm_cfg.py, the sender of the post is the address in the From: header of the post which is the original poster unless the all-parents list is anonymous in which case, the From: is [EMAIL PROTECTED] If you have set USE_ENVELOPE_SENDER = Yes in mm_cfg.py, then the sender that's used will be [EMAIL PROTECTED] in the case of posts that come from the all-parents list. -- 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