Dylan Jenkinson wrote: > >I am currently working on a website, which has an attached mailing list. >I have little experience with running mailing lists, but it has fallen >to me to get the participant verification system up and running, and >part of that includes auto-confirming subscriptions to the mailing list. > >So, what I would like to know is: is there a way to confirm a >subscription request by email, assuming that I will know the users email >and password?
No. However, if what you want to do is create a web page which will allow a user to subscribe without having to take any further action, and without removing the confirmation step normally required for other subscription methods, you can do that. See some of the hits from <http://www.google.com/search?q=site%3Amail.python.org+inurl%3Amailman-users+wget>. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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/ 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&file=faq01.027.htp
