This is a discussion on Re: [AMaViS-user] sa-update - amavisd-new-2.4.2 within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Stuart, > amavisd-new does not currently seem to find new rules downloaded by > sa-update. The problem is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Stuart,
> amavisd-new does not currently seem to find new rules downloaded by > sa-update. The problem is that Mail::SpamAssassin does not look in the > right directories by default. Although I'd consider it a bug in SA, I > don't know that it is likely to be fixed. > > Perhaps amavisd-new-2.4.2 could provide a fix. My solution was to add: > LOCAL_STATE_DIR => '/var/lib/', > to the Mail::SpamAssassin->new call. My solution is to tell sa-update where our rules are: sa-update --updatedir /usr/local/share/spamassassin (on FreeBSD). sa-update then creates/updates a subdirectory there, and an include file updates_spamassassin_org.cf Mark _______________________________________________ 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/ |