Pete McNeil wrote:
> For the sake of other SpamAssassin / AMAVIS developers:
>
> The SNF4SA antispam plugin that did not work had this line in snf4sa.pm
> $permsgstatus->{scoreset}->[$set]->{"SNF4SA"} =
>
> This version appeared to work correctly when used with SA alone but did
> not work correctly when SA was called from AMAVIS.
>
> The corrected line is:
> $permsgstatus->{conf}->{scoreset}->[$set]->{"SNF4SA"} =
Thanks for troubleshooting, most interesting.
I wonder why it worked at all with standalone spamassassin.
Dan,
> Another question I have is that these weights don't seem to add up
> correctly? From that last one:
> (1.37 + 0.001 + 1 + 0.992 != 1.956)
Probably the same cause as above.
Does it now add up after updating the plugin?
Mark
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables
unlimited royalty-free distribution of the report engine
for externally facing server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
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/