https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7137
Bug ID: 7137 Summary: failed to run T_SPF_HELO_PERMERROR test Product: Spamassassin Version: 3.4.0 Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: sa-update Assignee: dev@spamassassin.apache.org Reporter: jwa...@gmail.com 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 -- You are receiving this mail because: You are the assignee for the bug.