Juan Miscaro wrote: > >How can I designate a single person in my company to be the sender of >messages to my announce-only lists? > >I don't see any reason for this person to be subscribed to the lists.
See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.011.htp> for suggestions on list setup. The single person can post to the lists using an Approved: header as discussed in the FAQ article. >I would prefer to make such changes on the command line and for >multiple lists. You can put the various settings such as default_member_moderation, member_moderation_action and member_moderation_notice in a file to be input to bin/config_list and run config_list on multiple lists with a shell script. See <http://veenet.value.net/~msapiro/scripts/set_mod.py> (mirrored at <http://fog.ccsf.edu/~msapiro/scripts/set_mod.py>) for a withlist script that can be used to set all current list members to moderated if you want to do this from the command line. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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
