westernz <v...@an16.org> wrote:
>Is that possible to make a copy of a list ?
>That long to check all config each new list.
>Maybe from the serveur (unix) in the Mailman directory, maybe there are a
>file for each list, maybe i can copy one ?

See man config_list .

The command

     config_list -o filename LISTNAME

will make a copy of the LISTNAME config file into a file named filename .
You can then modify that file and run

     /usr/sbin/newlist LISTNAME1
     config_list -i filename LISTNAME1

to create a new list and set its configuration parameters from the
revised config file.  I have around 20 template list config files
that I use to create new lists.
----------------------------------------------------------------------
Barry S. Finkel
Computing and Information Systems Division
Argonne National Laboratory          Phone:    +1 (630) 252-7277
9700 South Cass Avenue               Facsimile:+1 (630) 252-4601
Building 240, Room 5.B.8             Internet: bsfin...@anl.gov
Argonne, IL   60439-4828             IBMMAIL:  I1004994

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to