> -----Original Message----- > From: Kory Wheatley [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 17, 2003 5:13 PM > > > I know that a subscriber can unsubscribe themselves without a > password > using the email command, or someone else can > unsubscribe the user if they know their password to the > mailing list., > with this command > Example: "unsubscribe mail11 [EMAIL PROTECTED]" and > sending this to [EMAIL PROTECTED] > > But how can the Administrator of the list unsubscribe anyone without > knowing their password, I know that the Administrator can do > it through > the membership management option and through the command line, But I > need to do this through the email command. I tried > unsubscribing an user > by using the admin password and the global password, but this don't > work, it requires the subscriber password. I would like to know if > there is a work around for this? >
This is only a suggestion, but you could have a cron job (or similar) check the email account and run a command (or url) off of the information in the email... just a thought.. Is there a reason why you are trying to avoid the admin-interface? I made some URI with the adminpw for easy subscribe and unsubscribe of users...If you need the format, let me know, but it seems you are looking for a pure email method.. > -- > Kory Wheatley > Academic Computing Analyst Sr. > Phone 282-3874 > ######################################### > Everything must point to him. > > > > ------------------------------------------------------ > 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/ > > This message was sent to: [EMAIL PROTECTED] > Unsubscribe or change your options at > http://mail.python.org/mailman/options/mailman-users/tech-mail > %40prupref.com > _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
