Bug 7458

Summary: Pyzor.pm - obtain additional information from the pyzor report
Product: Spamassassin Reporter: pdwalker <pauldwalker>
Component: PluginsAssignee: SpamAssassin Developer Mailing List <dev>
Status: NEW ---    
Severity: enhancement CC: pauldwalker
Priority: P2    
Version: unspecified   
Target Milestone: Undefined   
Hardware: All   
OS: All   
Whiteboard:

Description pdwalker 2017-08-15 07:45:35 UTC
For those of us querying multiple pyzor servers, it would be an enhancement if we could use the # of reported pyzor reports as part of the spamassassin rules.

Currently, the plugin only returns 1 or 0 from the plugin_report subroutine.

The razor2 checks have functions like check_razor2_range to test a range of values to decide how much weight to give the spamassassin score.  It'd be useful to have something similar for pyzor.
Comment 1 pdwalker 2017-08-15 07:48:17 UTC
related: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6108