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
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org