On October 28, 2002 09:44 pm, Todd A. Jacobs wrote:
> The following error appears if you run tmda-pending before any
> This is not a big deal, really, but should probably be handled more
> gracefully.

I've just upgraded to the latest verion of tmda.  The following error 
occurs when the tmda-pending command is executed:
-- 
In this case the pending directory exists. I have not changed any 
configuration parameters.

Traceback (most recent call last):
  File "/usr/local/bin/tmda-pending", line 498, in ?
    main()
  File "/usr/local/bin/tmda-pending", line 376, in main
    msg_size = len(msgobj.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

                            


_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to