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. Thanks, Stuart Johnston _______________________________________________ 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/
