![]() |
SA Bugzilla – Full Text Bug Listing |
Summary: | Overlapping HELO tests: CK_HELO_DYNAMIC_SPLIT_IP, HELO_DYNAMIC_IPADDR2, HELO_DYNAMIC_HCC | ||
---|---|---|---|
Product: | Spamassassin | Reporter: | Tom Hendrikx <tom> |
Component: | Rules | Assignee: | SpamAssassin Developer Mailing List <dev> |
Status: | NEW --- | ||
Severity: | normal | CC: | kylem, me, tom |
Priority: | P2 | ||
Version: | 3.3.2 | ||
Target Milestone: | Undefined | ||
Hardware: | PC | ||
OS: | Linux | ||
Whiteboard: |
Description
Tom Hendrikx
2013-11-28 13:46:17 UTC
-7.9 is ham, where is the problem ? @Benny: keep reading. ~7.9 is not -7.9 (In reply to Tom Hendrikx from comment #2) > @Benny: keep reading. ~7.9 is not -7.9 damm in verbose around 7.9 is not negative 7.9, ups :) when i see overlapping rules i just make a meta to compensate for it, but have it resolved upstream is the way to go I'd like to chime in with our false positive too.. 6.6/5.0 1.5 CK_HELO_DYNAMIC_SPLIT_IP Relay HELO'd using suspicious hostname (Split IP) 0.2 CK_HELO_GENERIC Relay used name indicative of a Dynamic Pool or Generic rPTR 2.0 HELO_DYNAMIC_IPADDR2 Relay HELO'd using suspicious hostname (IP addr 2) 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS 2.5 HELO_DYNAMIC_HCC Relay HELO'd using suspicious hostname (HCC) The valid helo is formatted as so: 11-23-456-78.abcd.efg.hijk.com We're looking at reducing these scores as well, since there seems to be quite a bit of overlapping scores being triggered here. |