Hi
 
I get the following error in my error log.
 
 
Aug 27 10:10:10 2002 (26463) Uncaught runner exception: unpack list of wrong size
Aug 27 10:10:10 2002 (26463) Traceback (most recent call last):
  File "/opt/mailman/Mailman/Queue/Runner.py", line 105, in _oneloop
    self._onefile(msg, msgdata)
  File "/opt/mailman/Mailman/Queue/Runner.py", line 154, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/opt/mailman/Mailman/Queue/IncomingRunner.py", line 129, in _dispose
    status = self._dopipeline(mlist, msg, msgdata, pipeline)
  File "/opt/mailman/Mailman/Queue/IncomingRunner.py", line 152, in _dopipeline
    sys.modules[modname].process(mlist, msg, msgdata)
  File "/opt/mailman/Mailman/Handlers/ToDigest.py", line 76, in process
    g(msg, unixfrom=1)
  File "/opt/mailman/pythonlib/email/Generator.py", line 81, in flatten
    self._write(msg)
  File "/opt/mailman/pythonlib/email/Generator.py", line 109, in _write
    self._dispatch(msg)
  File "/opt/mailman/pythonlib/email/Generator.py", line 128, in _dispatch
    main, sub = ctype.split('/')
ValueError: unpack list of wrong size
What does this mean?
 
Roelf

Reply via email to