[Mailman-Users] error trying to unsubscribe
Steve Lee
maillist at blitzen.net
Thu May 10 22:51:29 CEST 2001
I'm trying to unsubscribe around 300 users
off a mailling list using a text file list
of users with the remove_members command and
i get this error.
remove_members -f remove_list.txt listname
any ideas ? before setting up mailman
i tested this feature and it worked.
now when i'm really in need of this feature
it does not work .
Please help.
Traceback (innermost last):
File "bin/remove_members", line 128, in ?
main()
File "bin/remove_members", line 106, in main
mlist = MailList.MailList(listname)
File "/home/mailman/Mailman/MailList.py", line 77, in __init__
self.Lock()
File "/home/mailman/Mailman/MailList.py", line 1338, in Lock
self.__lock.lock(timeout)
File "/home/mailman/Mailman/LockFile.py", line 286, in lock
self.__sleep()
File "/home/mailman/Mailman/LockFile.py", line 424, in __sleep
time.sleep(interval)
KeyboardInterrupt
More information about the Mailman-Users
mailing list