This weekend, my error logs started filling up with this error:

Jul 20 16:12:01 2002 (80580) Delivery exception: EOF read where object
expected
Jul 20 16:12:01 2002 (80580) Traceback (most recent call last):
  File "/home/mailman/Mailman/Handlers/HandlerAPI.py", line 82, in
do_pipeline
    func(mlist, msg, msgdata)
  File "/home/mailman/Mailman/Handlers/Hold.py", line 159, in process
    hold_for_approval(mlist, msg, msgdata, NotExplicitlyAllowed)
  File "/home/mailman/Mailman/Handlers/Hold.py", line 218, in
hold_for_approval
    mlist.HoldMessage(msg, reason, msgdata)
  File "/home/mailman/Mailman/ListAdmin.py", line 145, in HoldMessage
    self.__opendb()
  File "/home/mailman/Mailman/ListAdmin.py", line 69, in __opendb
    self.__db = marshal.load(fp)
EOFError: EOF read where object expected

Any idea what's going on?  I upgraded my python installation to 2.1, and
re-upgraded mailman to 2.0.12, which may be the cause.

--Wade

-- 
If you have a VCR or MP3 player, you need to read these links:

http://www.digitalconsumer.org/
http://digitalspeech.org/
http://www.libertyboard.org/



------------------------------------------------------
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

Reply via email to