SA Bugzilla – Bug 7045
"insecure dependency" and "can't locate object method"
Last modified: 2014-05-28 23:14:04 UTC
logrotate sends the following within the "Unmatched Entries" subsection of the SpamAssassin section: **Unmatched Entries** ): 864 Time(s) (Insecure dependency in eval while running setuid at /usr/share/perl5/vend\ or_perl/Mail/SpamAssassin/Plugin/HTMLEval.pm line 68.: 420 Time(s) (Can't locate object method "check_https_http_mismatch" via package "Mail:\ [...]:SpamAssassin::PerMsgStatus" at (eval 1243) line 299.: 193 Time(s) (Can't locate object method "check_https_http_mismatch" via package "Mail:\ [...]:SpamAssassin::PerMsgStatus" at (eval 1245) line 299.: 193 Time(s) (Can't locate object method "check_https_http_mismatch" via package "Mail:\ [...]:SpamAssassin::PerMsgStatus" at (eval 1244) line 299.: 31 Time(s) (Can't locate object method "check_https_http_mismatch" via package "Mail:\ [...]:SpamAssassin::PerMsgStatus" at (eval 1247) line 299.: 27 Time(s)
(In reply to Art Werschulz from comment #0) > Can't locate object method "check_https_http_mismatch" via package Your SA installation seems to be broken. That's stock code: $ grep -rl check_https_http_mismatch . Mail/SpamAssassin/Plugin/HTTPSMismatch.pm I don't think this is a SA bug, closing RESOLVED INVALID, aka "not a bug". Please don't hesitate to re-open, if you strongly believe this to be a bug with SA, rather than a local issue. If you need help, please tend to the users@ mailing-list.