> -----Original Message-----
> From: Dave Sill [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, August 06, 2003 10:17 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [SAtalk] spamc/spamd not checking all messages
> 
> I use:
> 
> #!/bin/sh
> 
> exec /usr/local/bin/softlimit -a 40000000 /usr/bin/spamd -D 
> -L -x -u spamd 2>&1
> 

i was watching 'top' today and saw RSS on a couple spamd procs at 86MB!!
usually i see 19 - 21MB range... freaked me out :)  so you may still
have the occasional message go unscanned at 40MB, but that is probably
ok since if it takes more than that, it's probably not worth spending
the resources on.  

> 
> > are you sure those messages that score 0/0 arent > 256Kb in size so 
> > spamd does not scan them?
> 
> I wasn't aware of that limit, but yes, they're much smaller.
> 

if you need to scan bigger than 256kb, then you need to pass a -s flag
on your spamc call...  spamd will return on anything larger than 256kb
by default, leaving you with a score of 0/0. 

d


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to