Cory Wright <[EMAIL PROTECTED]> writes:

> The spam did not have an empty line separating the header from the
> body

[...]

> HeaderParseError: Not a header, not a continuation: ``<HTML>''

[...]

> Obviously I can just expire the message from the queue, but I would
> rather figure out how to prevent this from happening again in the
> future.

For now, there's nothing you can do about it except expire the message
from the queue. This is something that will have to be fixed in the
Python email package, as currently it is too strict regarding rfc 2822
compliance.

Unfortunately, I'm not getting very good support from the maintainers
of Python email at the moment, but I'll keep trying. Sorry about this.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to