[Mailman-Users] Re: Defaults?

Jim Tittsler jwt at dskk.co.jp
Wed Apr 5 09:56:12 CEST 2000


>Is there a way to set defaults for all new lists?  I want to have it (I
>know, you guys don't advise it) default to send replies to the list, and not
>to the poster.  Thanks,

The Mailman/Defaults.py file sets the defaults.  You can edit your
Mailman/mm_cfg.py file to modify those in ways that are specific to
your site.  (Check Mailman/Defaults.py for information about the various
settings and their meanings.)

For example, since you want replies directed to the list by default, you
could add:
DEFAULT_REPLY_GOES_TO_LIST = 1
to the end of your Mailman/mm_cfg.py file.

Jim

-- 
Jim Tittsler, Tokyo
Python Starship     http://starship.python.net/crew/jwt/





More information about the Mailman-Users mailing list