https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5856
--- Comment #12 from Henrik Krohns <[EMAIL PROTECTED]> 2008-05-04 03:05:01 PST --- Created an attachment (id=4310) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4310) DNSEval.pm fixes Fixed a few issues with DNSEval.pm, any comments for the first one especially? - Trusted relays should not be checked in (non-nice?) RBLs. When -lastexternal was a trusted host, it was still checked. - num_check_received was not checked for -notfirsthop - Redundant check removed --> if (scalar @ips + scalar @originating > 0) { -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
