NEWLIST(8) System Manager's Manual NEWLIST(8)
NAME
newlist - Create a new, unpopulated mailing list.
SYNOPSIS
newlist [options] listname listadmin-addr admin-password
OPTIONS
-l language, --language language
Make the list's preferred language `language', which must be a two letter language code.
-q, --quiet
Normally the administrator is notified by email (after a prompt) that their list has been created. This option suppresses that
notification and the prompting.
-h, --help
Print a small help text and exit
SECURITY
Including the admin-password on the command line is a small security risk if you have untrusted users on the system.
NOTES
You can specify as many of the arguments as you want on the command line: you will be prompted for the missing ones.
Listnames are forced to lowercase.
AUTHOR
Author of Mailman is the Mailman Cabal, see http://www.list.org/ for information. This manpage is written by Tollef Fog Heen
<tfheen@debian.org> for Debian GNU/Linux.
SEE ALSO
Mailman documentation on http://www.list.org/ and in /usr/share/doc/mailman.
2004-10-17 NEWLIST(8)