On Jul 10, 2006, at 11:09 AM, Jon D. Slater wrote:
> > I would like to be able to allow anyone on the 'Members' list to > send e-mail > to the 'Board' with out having to add each member to the board list. > > Hi Jon, I don't believe there is a straight forward way to do this (maybe someone can correct me though). One way I can think of for doing this is creating a script, which would run as a cronjob to add any members in your Members list to the accept_these_nonmembers field of your Board list, this would however have to be done through the wishlist command. I have an announce script, which could be modified to do this fairly easily to do what you wish located at http://www.netera.ca/ mailinglists/MakeAnnounce.sh, also you will have to get http:// www.netera.ca/mailinglists/changemod.py to run it. Let me know if you need a hand with modifying it if you would like to go this route, it shouldn't be too difficult. -- Matthew Clarkson Netera Alliance. > > I found this clue: > >> How do I allow subscribers from another list to post in my list >> without > adding them as members? > >> > >> This particular feature might be useful if you manage multiple >> lists, > but would like common > >> senders among them all without needing to update each one when >> a new > subscriber is added. > >> > >> To do this, log into the list's administrative interface: > >> > >> * Go to Privacy options > >> * Go to Sender filters > >> * Add another list's address into accept_these_listsenders > (including @mailman.ucalgary.ca, one address per line) > >> * Press the Submit Your Changes button when finished > > > > But I don't see 'accept_these_listsenders' on any of my > [EMAIL PROTECTED] > administrative pages. > > > > How do I do this? > > > > Stats: > > Mailman: 2.1.8 > > OS: Fedora Core 4 (kernel-2.6.17-1.2141_FC4) > > Apache: 2.0 > > > > Thanks!!! > > > > Jon > > > > > > > > ------------------------------------------------------ > Mailman-Users mailing list > [email protected] > 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/ > matt%40mail.netera.ca > > Security Policy: http://www.python.org/cgi-bin/faqw-mm.py? > req=show&file=faq01.027.htp ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
