I have a situation in which I frequently need to manually unsubscribe some
members from my list--usually triggered by some incoming message such as an
unrecognized bounce. Instead of going to the list's admin page and using
"Mass Unsubscribe", or looking up the member and checking the unsub box, I
would like to be able to unsubscribe them by e-mail using an admin password,
such as:
unsubscribe [EMAIL PROTECTED] pwd=AdminPwd
Reason: I want to partially automate the unsub process using AppleScript.
The documentation describes the unsubscribe command like this:
unsubscribe [password] [address=<address>]
Can I use that with the admin password and "[EMAIL PROTECTED]"?
--
------------------------------------------------------
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/