Hi Nelson,
in my qmail-scanner-queue.pl there are two options in line 215, 252 to
control the maxsize and timeout setting of spamc (the spamassassin
client).

The limit is also checked by qmail-scanner in line 2599, so the
message you are seeing is generated by qmail-scanner. It avoids
passing to big messages to spamc. Built in default seems to be: 256.000 Bytes.

You may also read this page to get known to spamc settings:
http://spamassassin.apache.org/full/3.2.x/doc/spamc.html

(code lines may differ in you installation, so just search for
"$sa_maxsize"

-- 
Regards
Felix Mannhardt
mailto:[EMAIL PROTECTED]

__________________________________
am Freitag, 24. Oktober 2008 um 08:44 schrieben Sie:

> I just recently setup qmail with qmailscanner and clamav and spamassassin as 
> scanner relay.

> I just notice that there some entry in qmail-queue.log such as the ff

> Fri, 24 Oct 2008 14:45:40 PHT:31175: clamdscan: finished scan in 10.912263 
> secs
> Fri, 24 Oct 2008 14:45:40 PHT:31175: SA: message too big (4885327) - skip it
> Fri, 24 Oct 2008 14:45:40 PHT:31175: p_s: finished scan in 0.106072 secs
> Fri, 24 Oct 2008 14:45:40 PHT:31175: ini_sc: finished scan of
> "/var/spool/qmailscan/tmp/FREE-MX122483040169431175"...
> Fri, 24 Oct 2008 14:45:43 PHT:31175: ------ Process 31175 finished. Total of 
> 341.541876 secs

> In my understanding, it doesn't scan the email because normal email
> that was scan by SA has an entry like this

> Fri, 24 Oct 2008 14:46:18 PHT:31223: clamdscan: finished scan in 0.18413 secs
> Fri, 24 Oct 2008 14:46:22 PHT:31223: SA: required_hits 4.0 / sa_quarantine +2 
> / sa_delete +0
> Fri, 24 Oct 2008 14:46:22 PHT:31223: SA: finished scan in 4.129374 secs - 
> hits=1.9
> Fri, 24 Oct 2008 14:46:22 PHT:31223: p_s: finished scan in 0.099956 secs
> Fri, 24 Oct 2008 14:46:22 PHT:31223: ini_sc: finished scan of
> "/var/spool/qmailscan/tmp/FREE-MX122483077769431223"...
> Fri, 24 Oct 2008 14:46:22 PHT:31223: ------ Process 31223 finished. Total of 
> 4.771563 secs


> Is this a spamassassin issue or there's something I need to edit in
> qmail-scanner? I have check qmail-scanner --help but I don't see things 
> relevant to message size



>       Get your new Email address!
> Grab the Email name you've always wanted before someone else does!
> http://mail.promotions.yahoo.com/newdomains/ph/





-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to