I've upgraded our test GPL system to the Pro version. The test system had 10 email accounts on a single domain. Procmail was setup in conjunction with Spamassassin/Clam etc to scan email. That's the sole purpose of the box, spam filtering. It works good with the 10 test accounts. So we upgraded to the Pro version before adding about 150 more accounts.
I see that to allow VM handle all the spamassassin and Clam stuff. Procmail has to be "unconfigured" from handling spam for the whole box.
I'm not sure what exactly I need to do. Here is the contents of the etc/procmailrc file:
DROPPRIVS=yes
:0fw
| /usr/bin/spamassassin
:0
* ^X-Spam-Status: Yes
$HOME/Maildir/.spam/
DEFAULT=$HOME/Maildir/
ORGMAIL=$HOME/Maildir/
What do I need to do to be able to active the Spam Filtering and Virus Filtering in VM->System Settings->Features and Plugins?
Also, will filtering performance increase when this change is made. Current rate is about 25-30 email per minute for filtering. Server is a low end 2.0ghz P4 with 1gb Ram. I would think even that would be sufficient for the filtering to perform much better than what it is.
Thanks for your help,
-Roger