https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8282
Bug ID: 8282 Summary: HashBL doesn't always honor uridnsbl_skip_domains Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: Plugins Assignee: dev@spamassassin.apache.org Reporter: giova...@paclan.it Target Milestone: Undefined HashBL doesn't always honor uridnsbl_skip_domains. Man page says that it's always honored (https://github.com/apache/spamassassin/blob/37f146699f7a26d99bff50d1e333dcdd93abd845/lib/Mail/SpamAssassin/Plugin/HashBL.pm#L230) but code honors uridnsbl_skip_domains setting only if an ACL is not specified (https://github.com/apache/spamassassin/blob/37f146699f7a26d99bff50d1e333dcdd93abd845/lib/Mail/SpamAssassin/Plugin/HashBL.pm#L587). Should we fix the code or the man page ? -- You are receiving this mail because: You are the assignee for the bug.