We need to clean up list subscripbers each semester when students graduate. I
am having trouble
with
remove_members -h shows that:
--file=file
-f file
Remove member addresses found in the given file. If file is
`-', read stdin.
--all
-a
Remove all members of the mailing list.
(mutually exclusive with --fromall)
--fromall
Removes the given addresses from all the lists on this system
regardless of virtual domains if you have any. This option cannot be
used -a/--all. Also, you should not specify a listname when using
this option.
But I am having trouble with
../bin/remove_members --fromall -f /tmp/class04
I found a patch by Marc Merlin back in 2001 which adds a special list name:
_alllists_
I was wondering:
1. With Mailman 2.1.5, can I run remove_members --fromall with -f (file
containing subscriber
email addresses)? -- I know we can get around using shell script to feed one
address at a time.
2. Are patches normally included into the newer version of Mailman?
Thanks.
Xiaoyan
------------------------------------------------------
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/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
Security Policy:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp