Bug 7137 - failed to run T_SPF_HELO_PERMERROR test
Summary: failed to run T_SPF_HELO_PERMERROR test
Status: RESOLVED DUPLICATE of bug 7136
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: sa-update (show other bugs)
Version: 3.4.0
Hardware: PC Windows NT
: P2 normal
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-10 17:55 UTC by jwatte
Modified: 2015-02-10 18:00 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description jwatte 2015-02-10 17:55:44 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
Comment 1 AXB 2015-02-10 18:00:17 UTC
see 
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7136

*** This bug has been marked as a duplicate of bug 7136 ***