Corbey, Clayton wrote:
>
> What debug level in qmail-scanner will allow me to find out what this
> below means?
>
> “Disallowed content found in MIME attachment - not valid email”
>
> “Disallowed MIME Content-Type found - not valid email”
>
> etc.
>
> Basically I want to know exactly what the _disallowed content_ or
> _Content-Type_ is (line #, character, etc.).
>
If you searched qmail-scanner-queue.pl, you'd see that "Disallowed MIME
Content" only shows up once. It means someone sent a mail message that:

a> claims to be MIME (by the presence of a "MIME-Version" header)
b> has a "Content-Type" header that is NOT in the RFC-prescribed format
of "XXX/YYY" (e.g. "text/plain")

As such Qmail-Scanner tags it as broken and quarantines it.

Sounds like a broken mailer in action to me...

-- 
Cheers

Jason Haar
Information Security Manager, Trimble Navigation Ltd.
Phone: +64 3 9635 377 Fax: +64 3 9635 417
PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1



_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to