[Mailman-Users] Moderated postings return error on reason_notice()

M. Onur ERGiN monurergin at yahoo.com
Thu Feb 8 18:09:55 CET 2007


Hi, 
I got a system crush on my linux server, and after I did rescue everything, the following weird problem has appeared. There is no problem with postings of nonmoderated members, but whenever a moderated member sends mail to a list, the message gets lost and following log appears in 'log/error'. 

Thanks for help.

Onur.

Feb 08 18:53:37 2007 (1904) Uncaught runner exception: unbound method reason_notice() must be called with ModeratedMemberPost instance as first argument (got nothing instead)
Feb 08 18:53:37 2007 (1904) Traceback (most recent call last):
  File "/var/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop
    self._onefile(msg, msgdata)
  File "/var/mailman/Mailman/Queue/Runner.py", line 167, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/var/mailman/Mailman/Queue/IncomingRunner.py", line 130, in _dispose
    more = self._dopipeline(mlist, msg, msgdata, pipeline)
  File "/var/mailman/Mailman/Queue/IncomingRunner.py", line 153, in _dopipeline
    sys.modules[modname].process(mlist, msg, msgdata)
  File "/var/mailman/Mailman/Handlers/Moderate.py", line 67, in process
    ModeratedMemberPost)
  File "/var/mailman/Mailman/Handlers/Hold.py", line 216, in hold_for_approval
    reason = Utils.wrap(exc.reason_notice())
TypeError: unbound method reason_notice() must be called with ModeratedMemberPost instance as first argument (got nothing instead)


 
---------------------------------
Access over 1 million songs - Yahoo! Music Unlimited.


More information about the Mailman-Users mailing list