View Single Post
  #37 (permalink)  
Old 12-14-2006, 11:00 AM
Klug Klug is offline
Moderator
 
Posts: 2,207
Default

Quote:
Originally Posted by inigoml View Post
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.
Reply With Quote