I need a way for a list admin or moderator to be able to unsubscribe a
user from the list via an email interface. I don't want the user to get
a confirmation page first, just the notice that they have been unsubscribed.

I'm sending this email from a Java program. I've tried sending the email
from the person I'm trying to unsubscribe to [EMAIL PROTECTED] -
this results in the user getting the confirmation - not what I want.

I've tried sending the email as the admin to [EMAIL PROTECTED] with
the command 'unsubscribe [admin password] address=user.to.remove'

This gives me a bad password email to the admin. I assume it is looking
for the user's password, not the admin's password.

I've read all the docs and FAQs and searched the archives but I can't
find anything on this.

Help.

Rick


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