SA Bugzilla – Bug 7137
failed to run T_SPF_HELO_PERMERROR test
Last modified: 2015-02-10 18:00:17 UTC
I'm running spamassassin on Ubuntu 14.04 LTS, using sa-update to update rules. Unfortunately, after updating the rules, I get these errors in mail log: Feb 10 12:01:24 is spamd[14347]: (Can't locate object method "check_for_spf_helo_permerror" via package "Mail: [...]:SpamAssassin::PerMsgStatus" at (eval 1208) line 721, <GEN269> line 423. Feb 10 12:01:24 is spamd[14347]: ) Feb 10 12:01:24 is spamd[14347]: rules: failed to run T_SPF_PERMERROR test, skipping: Feb 10 12:01:24 is spamd[14347]: (Can't locate object method "check_for_spf_permerror" via package "Mail: [...]:SpamAssassin::PerMsgStatus" at (eval 1208) line 1340, <GEN269> line 423. Feb 10 12:01:24 is spamd[14347]: ) Feb 10 12:01:24 is spamd[14347]: rules: failed to run T_SPF_HELO_TEMPERROR test, skipping: Feb 10 12:01:24 is spamd[14347]: (Can't locate object method "check_for_spf_helo_temperror" via package "Mail: [...]:SpamAssassin::PerMsgStatus" at (eval 1208) line 1465, <GEN269> line 423. Feb 10 12:01:24 is spamd[14347]: ) Feb 10 12:01:24 is spamd[14347]: rules: failed to run T_SPF_TEMPERROR test, skipping: Feb 10 12:01:24 is spamd[14347]: (Can't locate object method "check_for_spf_temperror" via package "Mail: [...]:SpamAssassin::PerMsgStatus" at (eval 1208) line 2084, <GEN269> line 423. Feb 10 12:01:24 is spamd[14347]: ) I'm integrating spamassassin using spamc/spamd into postfix
see https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7136 *** This bug has been marked as a duplicate of bug 7136 ***