[Mailman-Users] Re: The easiest way to subscribe with a no delivery setting?

Paul H Byerly paul at thcwd.com
Wed Jul 16 02:59:06 CEST 2003


At 05:35 PM 7/15/2003, you wrote:
>I need to add ~80 names to a list and have these particular subscribers set
>to not receive email.  Is there a way to do this when bulk adding?

      In the mailman/bin folder is a command line program that allows you 
to add members as digest.  Maybe it could be hacked to allow you to do no 
mail subs?  When I run bin/add_members -help I get:
------
Usage:
     add_members [options] listname

Options:

     --regular-members-file=file
     -r 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.  Note that
         -n/--non-digest-members-file are deprecated synonyms for this option.

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

      So what is needed is a --no-mail option.  But the coding is way 
beyond me - sorry.


<>< Paul 





More information about the Mailman-Users mailing list