Line 21:
Line 21:
yum --enablerepo=smedev,smecontribs,smetest install smeserver-learn
yum --enablerepo=smedev,smecontribs,smetest install smeserver-learn
−
enable Bayes
+
enable Bayes. See [[Email#Bayesian_Autolearning | Bayesian Autolearning]] as described in the [[Email]] page for a full setup. The barely to do would be:
db configuration setprop spamassassin UseBayes 1
db configuration setprop spamassassin UseBayes 1
signal-event email-update
signal-event email-update
Line 125:
Line 125:
signal-event email-update
signal-event email-update
+
also the following should be sufficient:
+
+
expand-template /etc/cron.d/Learn
=== Setup Bayesian Autolearning ===
=== Setup Bayesian Autolearning ===
You'll also have to setup [[Email#Bayesian_Autolearning | Bayesian Autolearning]] as described in the [[Email]] page.
You'll also have to setup [[Email#Bayesian_Autolearning | Bayesian Autolearning]] as described in the [[Email]] page.