[ mailman-Bugs-956734 ] Runner Error

SourceForge.net noreply at sourceforge.net
Wed May 19 10:12:12 EDT 2004


Bugs item #956734, was opened at 2004-05-19 16:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=956734&group_id=103

Category: mail delivery
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Cataldo Cigliola (cataldoc)
Assigned to: Nobody/Anonymous (nobody)
Summary: Runner Error

Initial Comment:
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


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=956734&group_id=103



More information about the Mailman-coders mailing list