2010-02-17  Alban Deniz  <adeniz@skidmark.localdomain>

	* snf4sa.pm (parse_snf_sa_mapping): Correctly read configuration
	for result code of zero.
	(snf4sa_sacheck): Support static score reporting if dynamic
	scoring isn't supported (spamassassin version earlier than 3.2.0).

2009-05-16  Alban Deniz  <adeniz@skidmark.localdomain>

	* snf4sa.pm (snf4sa_sacheck): Submit the contribution to the score
	using $permsgstatus->{conf}->{scoreset} rather than
	$permsgstatus->{scoreset}.  This addresses the problem with
	amavisd-new always having a score of 1.

2009-05-13  Alban Deniz  <adeniz@skidmark.localdomain>

	* snf4sa.pm (snf4sa_sacheck): Corrected calculation of GBUdb
	contribution to SA score: sqrt(abs(p * c)) * weight.