On Mon, 23 Oct 2006, John wrote: > Hello list, > > I'm confused on how Amavisd-new and Spamassassin sa-update interact. There > are several previous posts that didn't clear things by me. > Versions: > SA 3.1.7 > Amavisd-new 2.3.3 > Should I include the updated rules in /etc/spamassasin/local.cf as mentioned > in the SA website? > include /var/lib/spamassassin/3.001007/updates.spamassassin.org.pre > include /var/lib/spamassassin/3.001007/updates.spamassassin.org.cf
I am not sure, taht what I do is correct, but then who cares if it works. I run a daily cronjob as user amavis with the following command line: /usr/bin/sa-update --updatedir /usr/share/spamassassin/ --gpghomedir \ /var/amavis/ You have to make sure that amvais can write in /usr/share/spamassassin, so every time you upgrade SA you have to change the permissions manually, but that is the least of the problems when upgrading SA. Hope this helps, .peter ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
