Hi,

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.

I wonder if AppleScript can automate web access. If you can use wget, then you can unsub a user like this:


$ wget 'http://www.example.com/mailman/options/yourlist/[EMAIL PROTECTED]&unsub=1&unsubconfirm=1&password=AdminPwd'

Cheers,
--
Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp
http://weather.is.kochi-u.ac.jp/

------------------------------------------------------
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/

Reply via email to