Tomasz Nidecki <[EMAIL PROTECTED]> writes:

> This time from a friend who's not subscribed and asked me to post this.
> 
> Concerns the latest TMDA [0.82].
> 
> Uncaught Python 2.3 Exception (Wed Aug  6 20:29:20 2003):
> ---------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/local/tmda/bin/tmda-filter", line 53, in ?
>     execfile(os.path.join(execdir, 'tmda-rfilter'))
>   File "/usr/local/tmda/bin/tmda-rfilter", line 882, in ?
>     main()
>   File "/usr/local/tmda/bin/tmda-rfilter", line 854, in main
>     bouncegen('request')
>   File "/usr/local/tmda/bin/tmda-rfilter", line 768, in bouncegen
>     send_bounce(bounce_message, mode)
>   File "/usr/local/tmda/bin/tmda-rfilter", line 441, in send_bounce
>     ar.send()
>   File "./TMDA/AutoResponse.py", line 206, in send
>   File "./TMDA/Util.py", line 547, in msg_as_string
>   File "./TMDA/pythonlib/email/Generator.py", line 103, in flatten
>   File "./TMDA/pythonlib/email/Generator.py", line 131, in _write
>   File "./TMDA/pythonlib/email/Generator.py", line 157, in _dispatch
>   File "./TMDA/pythonlib/email/Generator.py", line 200, in _handle_text
> TypeError: string payload expected: <type 'list'>

This is exactly the opposite problem we had before (and fixed in
0.82).

Is there any chance I could get a copy of the message causing this
problem, your friend's config file and, if he has customized the
confirm_request.txt template, the copy with his customizations?  I
can't make any sense out of why this is happening just by examining
the code.


Tim

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

Reply via email to