On Mon, 25 Apr 2016 11:43:07 +0000 Richard Mealing wrote: > Hi everyone, > > I'm seeing this a bit on google, but I'm not quite sure of the fix.
on Google? > Apr 25 12:41:21.264 [49367] warn: rules: failed to run __KAM_SPF_NONE > test, skipping: Apr 25 12:41:21.264 [49367] warn: (Can't locate > object method "check_for_spf_none" via package "Mail: > [...]:SpamAssassin::PerMsgStatus" at (eval 2219) line 825. Apr 25 > 12:41:21.264 [49367] warn: ) Apr 25 12:41:23.300 [49367] warn: lint: > 1 issues detected, please rerun with debug enabled for more > information > > Could someone point me to a link or something as I would really quite > like to use KAM if possible. Or should I not be using it? __KAM_SPF_NONE is just a duplicate of the ordinary rule SPF_NONE. The first thing I'd do is run spamassassin --lint and see what the the error is.