On 20/09/11 04:25, Greg Vassie wrote:
>
> Hi -
>
>
> I have disabled MIME checks in qmail-scanner with:
>
> my $BAD_MIME_CHECKS='0';
>
> And yet I'm still getting these policy errors:
>
> Quarantine-Description: Disallowed MIME Content-Type found - not valid
> email
>
Then you've done something wrong - the code says
elsif ($headers{'mime-version'} ne "" && ($BAD_MIME_CHECKS >= 1))
so if $BAD_MIME_CHECKS is set to zero, that line can never be true
Are you sure you edited the existing $BAD_MIME_CHECKS?
--
Cheers
Jason Haar
Information Security Manager, Trimble Navigation Ltd.
Phone: +1 408 481 8171
PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general