On Tue, 2003-12-16 at 10:59, Ernie Dunbar wrote:
> if ($message->attachment) {
>    &run_virus_filter;
> } else {
>    &run_spam_filter;
> }
> 
> since the attachments that aren't getting scanned are way smaller than 250K.
> 
> If this is not the default behaviour, then perhaps there's some options I
> should be setting differently? Or compile-time options that I didn't set?
> I don't seem to have any system-specific variables to set for this

There is no option to do that. The SA scanner is called under the
following conditions:

If the environment variable RELAYCLIENT is set (typically via
tcpserver), then SA is *NOT* called *UNLESS* the environment variable
QS_SPAMASSASSIN is set. i.e. "local" e-mail isn't passed through SA,
whereas other e-mail (i.e. non relayable) is.

Post an appropriate section of qmail-queue.log showing this problem.

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




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to