Hi all, Here is a patch for the add_members command-line utility that adds support for inviting users and specifying pre-generated passwords:
http://sourceforge.net/tracker/index.php?func=detail&aid=1765041&group_id=103&atid=300103 http://files.mehnle.net/software/mailman/mailman-add_members:passwords-input;invite-feature.diff If you specify a "--invite-only" option, the users are invited instead of being subscribed right away. You can also specify pre-generated passwords as the last "word" (of non- whitespace characters) in address list files. For example: John Doe <[EMAIL PROTECTED]> PaSsWoRd [EMAIL PROTECTED] pAsSwOrD [EMAIL PROTECTED] Consider the patch as being in the public domain. I'd be happy if these features could make it into one of the next Mailman releases. I was missing them so hard, I actually sat down and started learning Python (I mostly just write Perl otherwise). Julian.
pgpg4eTLacLsT.pgp
Description: PGP signature
_______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
