https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8292
Bug ID: 8292 Summary: Phishing Plugin does not work when noparam is activated Product: Spamassassin Version: 4.0.0 Hardware: PC OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: Plugins Assignee: dev@spamassassin.apache.org Reporter: janfbr...@gmail.com Target Milestone: Undefined I tested the following spamassassin rule: loadplugin Mail::SpamAssassin::Plugin::Phishing ifplugin Mail::SpamAssassin::Plugin::Phishing phishing_openphish_feed /etc/spamassassin/phishing-db/phishing-links-ACTIVE.txt phishing_phishtank_feed /etc/spamassassin/phishing-db/phishtank-feed.csv phishing_uri_noparam 1 describe URI_PHISHING_DB Url match phishing DB body URI_PHISHING_DB eval:check_phishing() score URI_PHISHING_DB 5.0 endif If the param phishing_uri_noparam is set to 1 it does not find any url. If phishing_uri_noparam is set to 0 it works with the exact url. It was tested on spamassassin 4.0.0-6 on debian -- You are receiving this mail because: You are the assignee for the bug.