> 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.
>

Here's one:

Mon, 15 Dec 2003 15:30:21 -0800:51910: +++ starting debugging for process
51910 by uid=82
Mon, 15 Dec 2003 15:30:21 -0800:51910: w_c: elapsed time from start
0.024709 secs
Mon, 15 Dec 2003 15:30:21 -0800:51910: return-path='[EMAIL PROTECTED]',
recips='[EMAIL PROTECTED]'
Mon, 15 Dec 2003 15:30:21 -0800:51910: from='"Kathy Keyes"
<[EMAIL PROTECTED]>', subj='This One will be a
Monster!!!', via SMTP from 206.12.82.140
Mon, 15 Dec 2003 15:30:21 -0800:51910: fprot: finished scan in 0.042355 secs
Mon, 15 Dec 2003 15:30:21 -0800:51910: p_s:  finished scan in 0.001562 secs
Mon, 15 Dec 2003 15:30:21 -0800:51910: ini_sc: finished scan of
"/var/spool/qmailscan/tmp/pop.lightspeed.ca
107153102150751910"...
Mon, 15 Dec 2003 15:30:21 -0800:51910: ini_sc: elapsed time from start
0.071741 secs
Mon, 15 Dec 2003 15:30:21 -0800:51910: ------ all finished. Total of
0.087046 secs

Here's another:

Mon, 15 Dec 2003 02:31:57 -0800:17432: +++ starting debugging for process
17432 by uid=82
Mon, 15 Dec 2003 02:31:57 -0800:17432: w_c: elapsed time from start
0.001925 secs
Mon, 15 Dec 2003 02:31:57 -0800:17432:
return-path='[EMAIL PROTECTED]',
recips='[EMAIL PROTECTED],[EMAIL PROTECTED]'
Mon, 15 Dec 2003 02:31:57 -0800:17432: from='"Jay Gillespie"
<[EMAIL PROTECTED]>', subj='More inches, No p\xedl\xccs',
via SMTP from 206.12.82.140
Mon, 15 Dec 2003 02:31:57 -0800:17432: fprot: finished scan in 0.875991 secs
Mon, 15 Dec 2003 02:31:57 -0800:17432: p_s:  finished scan in 0.001502 secs
Mon, 15 Dec 2003 02:31:57 -0800:17432: ini_sc: finished scan of
"/var/spool/qmailscan/tmp/pop.lightspeed.ca
107148431750717432"...
Mon, 15 Dec 2003 02:31:57 -0800:17432: ini_sc: elapsed time from start
0.899614 secs
Mon, 15 Dec 2003 02:31:58 -0800:17432: ------ all finished. Total of
1.047908 secs


-------------------------------------------------------
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