O/H Mark Sapiro έγραψε:
Dimitrios Karapiperis wrote:
is there any way to unsubsctibe a user from all the mailing lists on a host?

I am utilizing Mialman's web scripts through my php files and I make any subscriptions and deletions
( I don't like the idea to execute shell scripts through php)


There is no way in Mailman 2.1 to unsubscribe a user from all lists via
the web interface.

Ralf has already replied with the appropriate remove_members command.
See the FAQ at <http://wiki.list.org/x/uIA9> for more info on invoking
Mailman's commands from PHP, but if you don't want to do that, you
can't do what you want unless you can independently determine which
lists the user is a member of, or even what lists exist on the host.


Thanks Mark.

The unsubscribe from all lists feature exist on newer versions than 2.1.9?

Are there any rpms?

thanks again
Dimitrios
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to