[Mailman-Users] Question

Greg Gears gears at netair.com
Mon Jan 22 22:58:23 CET 2001


At 10:10 PM 1/22/2001 +0100, explained Klaus Müller,
>Is there any chance for the administrator, to define a list of email 
>adresses to start with? This means, without the people having to subscribe.
>
>Thank you,
>Klaus Mueller

Absolutely. As per the add_members help file:

Add members to a list from the command line.

Usage:
     add_members [-n <file>] [-d <file>] [-c <y|n>] [-w <y|n>] [-h] listname

Where:

     --non-digest-members-file <file>
     -n <file>
         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.

     --digest-members-file <file>
     -d <file>
         Similar to above, but these people become digest members.

     --changes-msg=<y|n>
     -c <y|n>
         set whether or not to send the list members the `there's going to be
         big changes to your list' message. defaults to no.

     --welcome-msg=<y|n>
     -w <y|n>
         set whether or not to send the list members a welcome message,
         overriding whatever the list's `send_welcome_msg' setting is.

     --help
     -h
         Print this help message and exit.

     listname
         The name of the Mailman list you are adding members to.  It must
         already exist.

You must supply at least one of -n and -d options.  At most one of the
files can be `-'.



--
Greg Gears
gears at netair.com

             Never anthropomorphize computers. They hate that.





More information about the Mailman-Users mailing list