On 05/07/2014 02:48 PM, Per Jessen wrote:
Yeah, the CPU is largely irrelevant Except for people scanning excessively large emails of several megabytes :-)
I don't know about you, but in my .procmailrc I have a rule that limits how large an email file should be submitted to spamassassin: # Pipe the mail through spamassassin # (replace 'spamassassin' with 'spamc' # if you use the spamc/spamd combination) # # The condition line ensures that only messages smaller than 250 kB # (250 * 1024 = 256000 bytes) are processed by SpamAssassin. Most spam # isn't bigger than a few k and working with big messages can bring # SpamAssassin to its knees. # # The lock file ensures that only 1 spamassassin invocation happens # at 1 time, to keep the load down. # :0 fw: /tmp/spamassassin.lock * < 256000 | /usr/bin/spamc -- The spirit of resistance to government is so valuable on certain occasions that I wish it to be always kept alive. It will often be exercised when wrong, but better so than not to be exercised at all. --Thomas Jefferson -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org