So, reading the FAQ (should have done that first), it looks like it is a Python version problem. We are on 2.2.
I'm still doing my reading but I don't think there is a later version of Python for my system (RHEL2). > From: Hunter Hillegas <[EMAIL PROTECTED]> > Date: Wed, 29 Sep 2004 15:11:24 -0700 > To: Mailman <[EMAIL PROTECTED]> > Subject: [Mailman-Users] Bug Hit on User Signup? > > Upon clicking on the confirmation link and after being asked to confirm > their address and name, the following is returned: > > > Bug in Mailman version 2.1.5 > > We're sorry, we hit a bug! > > If you would like to help us identify the problem, please email a copy of > this page to the webmaster for this site with a description of what > happened. Thanks! > > Traceback: > > > Traceback (most recent call last): > File "/usr/local/mailman/scripts/driver", line 87, in run_main > main() > File "/usr/local/mailman/Mailman/Cgi/confirm.py", line 116, in main > subscription_confirm(mlist, doc, cookie, cgidata) > File "/usr/local/mailman/Mailman/Cgi/confirm.py", line 351, in > subscription_confirm > op, addr, pw, digest, lang = mlist.ProcessConfirmation( > File "/usr/local/mailman/Mailman/MailList.py", line 1156, in > ProcessConfirmation > self.HoldSubscription(addr, fullname, password, digest, lang) > File "/usr/local/mailman/Mailman/ListAdmin.py", line 362, in > HoldSubscription > id = self.__nextid() > File "/usr/local/mailman/Mailman/ListAdmin.py", line 113, in __nextid > while True: > NameError: global name 'True' is not defined > > The list has been working fine for some time. We are up to 45,000 members. > > Are we doing something wrong? > > Thanks, > Hunter > > > ------------------------------------------------------ > 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/ ------------------------------------------------------ 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/