Hi folks, I'm not sure if this is the right list for this... if so, I apologize, and please let me know where to get support on this.
I'm running Mailman on a linux/cpanel server, and trying to hack together an invite_members script, so I took add_members and made minor changes, mostly changing mlist.ApprovedAddMember(userdesc, ack, 0) to mlist.InviteNewMember(userdesc) I'm not sure if that's the correct way to call InviteNewMember, but it worked, mostly... the invite emails went out to some test addresses, but when I click the confirmation link I get: Bug in Mailman version 2.1.6 We're sorry, we hit a bug! Please inform the webmaster for this site of this problem. Printing of traceback and other system information has been explicitly inhibited, but the webmaster can find this information in the Mailman error logs. There's nothing recent in the error log, so I'm not sure what to do next. Any help? -Josh _______________________________________________ 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
