I've observed my debug log isgrowing with the same sequence of errors. The example I'm using is a message being processed (or not) at 7:24 pm tonight. These seem to be the relevant logs... There are 3 other message ids I can associate with this error in the qmail log and the tdma debug log.
I've zipped the message #1103 (pulled from the qmail queue directory).
Hope this is enough information.
Joe Sotham
=======================================================
-- from the qmail log
[...snip]
2002-11-04 19:24:29.135520500 starting delivery 16430: msg 1103 to local
[EMAIL PROTECTED]
2002-11-04 19:24:29.135761500 status: local 1/10 remote 0/20
2002-11-04 19:24:29.839516500 delivery 16430: deferral:
[EMAIL PROTECTED]/.tmda/log.debug.tmda_for_traceback/
>From qmailctl queue
qmailctl queue
messages in queue: 9
messages in queue but not yet preprocessed: 0
[...snip...]
31 Oct 2002 16:37:48 GMT #1103 52571
<[EMAIL PROTECTED]>
local [EMAIL PROTECTED]
-- From the log.debug.tmda (also attached for clarity)
Uncaught Python 2.2.1 Exception (Mon Nov 4 19:24:29 2002):
-----------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/bin/tmda-filter", line 53, in ?
execfile(os.path.join(execdir, 'tmda-rfilter'))
File "/usr/local/bin/tmda-rfilter", line 151, in ?
orig_msgin_as_string = msgin.as_string()
File
"/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Message.py",
line 107, in as_string
g.flatten(self, unixfrom=unixfrom)
File
"/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 100, in flatten
self._write(msg)
File
"/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 128, in _write
self._dispatch(msg)
File
"/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 154, in _dispatch
meth(msg)
File
"/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 243, in _handle_multipart
g.flatten(part, unixfrom=False)
File
"/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 100, in flatten
self._write(msg)
File
"/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 128, in _write
self._dispatch(msg)
File
"/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 154, in _dispatch
meth(msg)
File
"/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 212, in _handle_text
raise TypeError, 'string payload expected: %s' % type(payload)
TypeError: string payload expected: <type 'list'>
--------------------------------------------------------
Joe Sotham
--------------------------------------------------------
Christianity got over the difficulty of furious opposites
by keeping them both and keeping them furious.
- G.K. Chesterton
Uncaught Python 2.2.1 Exception (Mon Nov 4 19:24:29 2002):
-----------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/bin/tmda-filter", line 53, in ?
execfile(os.path.join(execdir, 'tmda-rfilter'))
File "/usr/local/bin/tmda-rfilter", line 151, in ?
orig_msgin_as_string = msgin.as_string()
File "/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Message.py", line
107, in as_string
g.flatten(self, unixfrom=unixfrom)
File "/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 100, in flatten
self._write(msg)
File "/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 128, in _write
self._dispatch(msg)
File "/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 154, in _dispatch
meth(msg)
File "/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 243, in _handle_multipart
g.flatten(part, unixfrom=False)
File "/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 100, in flatten
self._write(msg)
File "/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 128, in _write
self._dispatch(msg)
File "/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 154, in _dispatch
meth(msg)
File "/usr/local/lib/python2.2/site-packages/TMDA/pythonlib/email/Generator.py",
line 212, in _handle_text
raise TypeError, 'string payload expected: %s' % type(payload)
TypeError: string payload expected: <type 'list'>
1103.gz
Description: GNU Zip compressed data
