Sam <[EMAIL PROTECTED]> writes:
> The problem appears to be a virus.
> The virus message itself causes tmda-cgi to crash on viewing it in pending.
> If the message is released for any reason the smtp python module
> crashes when attempting to deliver the message.
While the message may or may not be a virus (I don't know), the
problem isn't that it's a virus but rather that it has a broken MIME
part and is thus unparseable by the Python email package.
[...]
>>> BTW. I am using tmda-cgi version 0.11 and tmda version 1.0
I think tmda-cgi handles this problem in a later version. We
discovered it recently and I'm not sure that a tmda-cgi release has
been made since it was fixed. You may need to look at the CVS
version. The message is undisplayable, but should give you a message
to that effect rather than bombing out with a Python exception.
[here's a part of the message...]
>>>> Subject: !! Important information for you. Read it immediately !
>>>> X-TMDA-Action: CONFIRM action_incoming
>>>> X-TMDA-Recipient: [EMAIL PROTECTED]
>>>>
>>>> --xxxx
^^^^^^ This is the MIME boundary marker.
>>>> Content-Type: text/html;
>>>> Content-Transfer-Encoding: 7bit
>>>>
>>>> <FONT color=red size=15><CENTER>Hi !</CENTER></FONT><BR>
>>>> Here is my photo, that you asked for yesterday.<BR><object
>>>> data=http://[EMAIL PROTECTED]/load.php
>>>> WIDTH=1 HEIGHT=1></iframe>
>>>> --xxxx
^^^^^^ Here it is a again. A valid header field should follow;
that is, no leading whitespace, a field name followed by a colon and
then the field's contents. Notice that this next line is just junk
that starts with whitespace.
>>>> name="accounts.zip"
>>>> Content-Transfer-Encoding: base64
>>>> Content-Disposition: attachment;
>>>> filename="myphoto.zip"
Tim
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users