Webb, Stevenwrote: > >We are looking into using another system outside of Mailman, such as >Lyris, to send broadcast emails to invite users to our mailman lists. >We'd like to include the URL to confirm their subscription in our >emails, but I can't find any information about how the confirmation >value is generated. We'd need to be able either to generate the value >ourselves outside of Mailman, or figure out a way to dump a list of >email addresses needing confirmation with the confirmation value.
You can't generate the cookie outside of Mailman. It is essentially random. See <http://www.msapiro.net/scripts/list_pending> (mirrored at <http://fog.ccsf.edu/~msapiro/scripts/list_pending> and <http://fog.ccsf.edu/~msapiro/scripts/list_pending>) for a way to dump the pending requests. -- 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
