https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8035
Bug ID: 8035 Summary: Pyzor plugin doesn'r load SubProcBackChannel Product: Spamassassin Version: 4.0.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: Plugins Assignee: dev@spamassassin.apache.org Reporter: giova...@paclan.it Target Milestone: Undefined Created attachment 5805 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5805&action=edit load SubProcBackChannel code If Razor2 plugin is not loaded but Pyzor plugin is loaded, Pyzor fails with the error: Aug 29 20:27:42.299 [28229] warn: rules: failed to run PYZOR_CHECK test, skipping: Aug 29 20:27:42.299 [28229] warn: \t(Can't locate object method "new" via package "Mail: [...]:SpamAssassin::SubProcBackChannel" (perhaps you forgot to load "Mail::SpamAssassin::SubProcBackChannel"?) at /usr/local/share/perl5/Mail/SpamAssassin/Plugin/Pyzor.pm line 336. Aug 29 20:27:42.299 [28229] warn: ) The attached patch fixes the issue. -- You are receiving this mail because: You are the assignee for the bug.