Add members from a file to a mailman list. Listname is the name of the
Mailman list you are adding members to. It must already exist.
OPTIONS
-nfile, --non-digest-members-filefile
A file containing addresses of the members to be added, one address
per line. This list of people become non-digest members. If file is
`-', read addresses from stdin.
-dfile, --digest-members-filefile
Similar to above, but these people become digest members.
-c [y|n], --changes-msg [y|n]
Whether or not to send the list members the `there's going to be big
changes to your list' message. defaults to no.
-w [y|n], --welcome-msg [y|n]
set whether or not to send the list members a welcome message,
overriding whatever the list's `send_welcome_msg' setting is.
-h, --help
Print a help message and exit.
NOTES
You must supply at least one of -n and -d options. At most one of the
files can be `-'.
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
SEE ALSO
Mailman documentation on http://www.list.org/ and in
/usr/share/doc/mailman.