While trying to accept and reject postings in the admin interface, one
of my users got the following error:
Traceback:
Traceback (most recent call last):
File "/apps/mailman/scripts/driver", line 87, in run_main
main()
File "/apps/mailman/Mailman/Cgi/admindb.py", line 212, in main
show_message_requests(mlist, form, msgid)
File "/apps/mailman/Mailman/Cgi/admindb.py", line 521, in show_message_requests
show_post_requests(mlist, id, info, 1, 1, form)
File "/apps/mailman/Mailman/Cgi/admindb.py", line 554, in show_post_requests
msg = readMessage(os.path.join(mm_cfg.DATA_DIR, filename))
File "/apps/mailman/Mailman/ListAdmin.py", line 576, in readMessage
msg = cPickle.load(fp)
UnpicklingError: could not find MARK
I'm quite stumped as to what the error at the bottom means. Any suggestions?
Basic info:
Mailman 2.1 running on a Sun X1 running Solaris 8.
Any help will be greatly appreciated. thanks.
--
Michael Alberghini
Software Systems Engineer
Georgia State University
[EMAIL PROTECTED]
------------------------------------------------------
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/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org