Gary wrote: > Sean wrote: >> This morning after having upgraded all installed ports on a FreeBSD mail >> gateway machine running postfix, amavisd-new, clamav and spamassassin, >> it appears that spamassassin is no longer working the way it had been. >> Specifically it seems that only local tests are being run, despite >> having $sa_auto_whitelist = 1; in the config file.
> $sa_auto_whitelist = 1; has no effect when used with SpamAssassin > versions greater than 2.64. You would set use_auto_whitelist in > local.cf in newer versions. Forgot to mention that $sa_auto_whitelist has nothing to do with whether network tests are performed or not, it does what it says, turns auto-whitelist on and off. > I think the setting you were after is > $sa_local_tests_only = 0; > which does affect whether network tests are performed, not that this > is necessarily the entire problem. I have not upgraded to 2.3.3 on my FreeBSD test machine, but I would be curious if this setting was changed by the port (I am guessing that would be unlikely, but I'm not sure). >> During the upgrade amavisd-new was upgraded from 2.2.1 to 2.3.3, and >> perl was upgraded from 5.8.6 to 5.8.7. SpamAssassin was current and was >> not upgraded. Some people have had issues when upgrading Perl on FreeBSD. I followed the suggestion listed here, and had no problems: http://marc.theaimsgroup.com/?l=amavis-user&m=112107056428905&w=2 Gary V ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ 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/
