On Thu, 1 Dec 2005 11:15:35 -0800
Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Xiaoyan Ma wrote:
>>
>>But I am having trouble with
>>
>>../bin/remove_members --fromall -f /tmp/class04
>
>
> What specific trouble?
>
I can feed one address at a time:
[EMAIL PROTECTED] bin]$ sudo ./remove_members --fromall "[email protected]"
User [EMAIL PROTECTED]' removed from list: testlist.
User [EMAIL PROTECTED]' removed from list: testlista.
but when running with -f I was warning with Usage options to remove members
from a list:
[EMAIL PROTECTED] bin]$ sudo ./remove_members --fromall -f
/home/xma/removetest.txt
Remove members from a list.
Usage:
remove_members [options] [listname] [addr1 ...]
Options:
...
Or
[EMAIL PROTECTED] bin]$ sudo ./remove_members -f /home/xma/removetest.txt
--fromall
Remove members from a list.
Usage:
remove_members [options] [listname] [addr1 ...]
Options:
.....
Here is the content of the removetest.txt:
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[email protected]
I have also tried:
"[EMAIL PROTECTED]"
"[EMAIL PROTECTED]"
"[email protected]"
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