> Has anyone developed a web forget password form, where the user can > type in their email address and it will send them their mailman > subscribers password. I would appreciate it if anyone would share their > code. I'm trying to learn python.
That's already there but not, as far as I've seen with my users, quite as obvious as people would like. >From the listinfo page, enter the email address in the box where it says "Edit Options" (if you read the text, it *does* tell you that this is where to go to get a password reminder) and from that page, click on the "Email my password to me" button. I suspect putting the two boxes on one page would be a good exercise for someone trying to learn python, if you're picky about having them together. :) Terri _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman-21/listinfo/mailman-developers
