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.
------------------------------------------------------
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to