This is a discussion on Re: [AMaViS-user] another sa-update question within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Peter wrote: > I ran 'sa-update' as root and the directory > /var/amavisd/var/spamassassin/3.001004/updates_spamassassin_org ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Peter wrote:
> I ran 'sa-update' as root and the directory > /var/amavisd/var/spamassassin/3.001004/updates_spamassassin_org was > created and populated with rules. Yet before that I had > /var/amavisd/usr/local/share/spamassassin containing my rules. How do > I get SA to look in the right place? If running 2.4.2, and SA 3.1.4, add LOCAL_STATE_DIR => '/var/lib', here: # LOCAL_RULES_DIR => '/etc/mail/spamassassin', LOCAL_STATE_DIR => '/var/lib', #see man Mail::SpamAssassin for other options stop amavisd and run amavisd debug-sa, see if it now reads the rules from the new directory. Gary V ------------------------------------------------------------------------- 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=...057&dat=121642 _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |