Results 1 to 1 of 1
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
02-22-2007 #1
- Join Date
- Feb 2007
- Posts
- 4
Spamassassin v3.1.7 and and OpenProtect sa-update channel problem
I have an up and running Mail Server on Fedora Core 6
(w/ Postfix, Dovecot, amavisd-new, Spamassassin, ClamAV)
which use to catch ~70% of the SPAM "out of the box",
using the default rule set in '/usr/share/spamassassin'.
The directory '/var/lib/spamassasin' was empty.
After I did an 'sa-update' following the steps bellow
http://saupdates.openprotect.com/ Spamassassin lost
the default rule set.
The directory '/var/lib/spamassasin' was filled with the
new rule set as documented below http://wiki.apache.org/spamassassin/RuleUpdates
but the default rule set was lost. 'spamassassin --lint -D'
confirmed that. The capacity of Spamassassin of catching
SPAM was reduced to zero%.
How can I make both default + updated rule sets active ?
Thanks in advance.