Dragon wrote: > >I'm certainly willing to give this a try though, I can usually wrap >my head around a new programming language pretty quickly. Especially >if I can get some good guidance over the thorny bits.
As good as we're capable of :-) >OK, this looks like the right path for what I want to do. It would be >nice if I can pass the affected e-mail address to my script so I can >take action on only that e-mail address. The only thing I see as >problematic is the case where a user changes the subscribed e-mail address. It should be very straightforward to fork a script with command line arguments for things like listname, email and password, and either wait for the script to finish or let it go on its own. The address change shouldn't be a problem because internally it is actually an unsubscribe of the old address and a subscribe of the new except that after subscribing the new, the options from the old are applied to the new. -- 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&file=faq01.027.htp