Search found 3 matches

by BitWrangler
16 Jul 2014 20:05
Forum: How-to
Topic: Increase spamassassin message size
Replies: 5
Views: 7704

Re: Increase spamassassin message size

The specific location to edit is:

Code: Select all

/etc/MailScanner/MailScanner.conf
This line:

Code: Select all

Max Spam Check Size = 200k
I modified by adding a 0

Code: Select all

Max Spam Check Size = 2000k
On a resource constrained box this might cause performance issues but for me it'll be ok (CPU and RAM is cheap these days).
by BitWrangler
15 Jul 2014 17:24
Forum: How-to
Topic: Increase spamassassin message size
Replies: 5
Views: 7704

Increase spamassassin message size

I'm seeing an increase in spam with an attached image. Message sized are 600 to 900 kb which puts them just over the threshold for what spamassassin will scan or skip.

If I'm recalling correctly the setting for that is not in a rule but is part of the startup script or call?

If someone could point ...
by BitWrangler
14 Jul 2014 14:49
Forum: Introduction
Topic: Hello All
Replies: 1
Views: 2331

Hello All

Used to run a commercial Zimbra Cluster and lived and breathed all things email a few years back.
Changed focus and am happy to have found efa!