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 [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/
