Bugs item #658892, was opened at 2002-12-27 14:23 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=658892&group_id=103
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Ubaida Othman (sirdeath) Assigned to: Nobody/Anonymous (nobody) Summary: traceback EOF read where object expected
Initial Comment:
ive got loads of these errors ... any ideas ?
Dec 27 14:20:02 2002 (21760) Delivery exception: EOF read where object expected Dec 27 14:20:02 2002 (21760) Traceback (most recent call last): File "/home/ml/mailman/Mailman/Handlers/HandlerAPI.py", line 82, in do_pipeline func(mlist, msg, msgdata) File "/home/ml/mailman/Mailman/Handlers/Hold.py", line 152, in process hold_for_approval(mlist, msg, msgdata, NonMemberPost) File "/home/ml/mailman/Mailman/Handlers/Hold.py", line 218, in hold_for_approval mlist.HoldMessage(msg, reason, msgdata) File "/home/ml/mailman/Mailman/ListAdmin.py", line 145, in HoldMessage self.__opendb() File "/home/ml/mailman/Mailman/ListAdmin.py", line 69, in __opendb self.__db = marshal.load(fp) EOFError: EOF read where object expected
im running mailman 2.0.13 and python Python 2.2.2
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=658892&group_id=103