Daniel Bauer wrote:
>I found some descriptions about command-line options, but none 
>about "changeing addresses" (I havn't found a full list of all options, I 
>guess, and I also have no knowledge in python).



The command line tools are listed at
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.009.htp>



>How can I give users the possibility to change their subscription details 
>(like changing e-mail address, password etc.) without actually using mailmans 
>webinterface?


The tool for changing a member's address is bin/clone_member with the
--remove option. See bin/clone_member --help.

With appropriate permissions on clone_member, you should be able to run
it via php.

For changing other member options, see for example
<http://mail.python.org/pipermail/mailman-users/2007-November/058953.html>.
You can also change a member address this way, but the member will
have to confirm the change.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to