Runner Error

Bug #266073 reported by Cataldoc
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
Medium
Unassigned

Bug Description

Hi,

I use mailman 2.1.5 (from an old 2.1.4 installation)

when a user (flagged as moderated) send a mail to a
list (with action Suspend for member moderation action)
the message disappear.
The same when a non member user send an email to list
and generic_nonmember_action is set to Suspend.

In error log I see this error

May 19 16:06:47 2004 (22118) Uncaught runner exception:
global name 'True' is not defined
May 19 16:06:47 2004 (22118) Traceback (most recent
call last):
  File "/usr/local/mailman/Mailman/Queue/Runner.py",
line 111, in _oneloop
    self._onefile(msg, msgdata)
  File "/usr/local/mailman/Mailman/Queue/Runner.py",
line 167, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File
"/usr/local/mailman/Mailman/Queue/IncomingRunner.py",
line 130, in _dispose
    more = self._dopipeline(mlist, msg, msgdata, pipeline)
  File
"/usr/local/mailman/Mailman/Queue/IncomingRunner.py",
line 153, in _dopipeline
    sys.modules[modname].process(mlist, msg, msgdata)
  File
"/usr/local/mailman/Mailman/Handlers/Moderate.py", line
67, in process
    ModeratedMemberPost)
  File "/usr/local/mailman/Mailman/Handlers/Hold.py",
line 214, in hold_for_approval
    id = mlist.HoldMessage(msg, reason, msgdata)
  File "/usr/local/mailman/Mailman/ListAdmin.py", line
180, in HoldMessage
    id = self.__nextid()
  File "/usr/local/mailman/Mailman/ListAdmin.py", line
113, in __nextid
    while True:
NameError: global name 'True' is not defined

May 19 16:06:47 2004 (22118) SHUNTING:
1084975606.540766+642ddcf41712187aa851866ce127d67069f92fb1

[http://sourceforge.net/tracker/index.php?func=detail&aid=956734&group_id=103&atid=100103]

Revision history for this message
Cataldoc (cataldoc) wrote :

fixed upgrading python from 2.2.2 to 2.3.3

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.