Luke Daly wrote:
>
>This is going to sound really dumb. and is. Just started using mailman.
>Have quite a few large lists all moderated by different people
>(academics at university so limited user ability) Basically i want to
>create a generic setup and have all new lists have this setup. Or if
>possible a few basic setups (i.e. no posting to newsletter etc) Also I'm
>attempting to change one of my lists to be so only moderators can post
>to. I think i must be broken i just cant find how to do it.


See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.011.htp>
for configuring an 'only moderators can post list.

For 'generic setup', configure a prototype list and write its
configuration with

  bin/config_list -o

Then delete the list specific stuff like real_name, owner, moderator,
description, subject_prefix, etc from the result and use that as input
to

  bin/config_list -i

to tailor similar lists after creating them.

-- 
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&amp;file=faq01.027.htp

Reply via email to