Quote:
Originally Posted by inigoml Your command should be something kile this (zmtrainsa inspired):
From your spam folder, create a spam index file:
ls > spam.index
And then, as zimbra user::
sa-learn -p /opt/zimbra/conf/salocal.cf --dbpath ${zimbra_home}/amavisd/.spamassassin/ -L --no-sync --spam -f spam.index --shotdots |
A quick question on this : is it possible to copy (or move) the ${zimbra_home}/amavisd/.spamassassin/ directory from one server to another ?
My idea, trying to be more precise, is to be able to do the training on _one_ server and then simply deploy the trained data to any other server.