[Mimedefang] Truncated long MIME Content-Transfer-Encoding header

David F. Skoll dfs at roaringpenguin.com
Fri Oct 28 09:40:06 EDT 2005


Jon Fullmer wrote:

> Right, and I'm wondering if I could use this to my advantage.  This
> "original poster" is a spammer (as he appears to be), how could I reject all
> messages that have this "truncated long MIME Content-Transfer-Encoding
> header"?

Well, I suppose you could look at the Content-Transfer-Encoding header
(in ./HEADERS), and if it's equal to MaxMimeHeaderLength, you can assume
it was truncated.  This will only fail if the header happened to be
exactly MaxMimeHeaderLength before, but I don't think that's a big deal.

--
David.



More information about the MIMEDefang mailing list