https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6650
--- Comment #5 from John Hardin <[email protected]> 2011-08-20 01:03:50 UTC --- (In reply to comment #4) > Any idea when the fix might actually make it out into updates? I've just > updated to the latest published rule set (metadata version = 1159091) and it's > still not fixed. I just pulled the latest rules update (1159091) and the fix is indeed present: jhardin@dendarii ~/develop/spamassassin/sa-updates $ grep KHOP_DYNAMIC 1159091/72_active.cf ##{ KHOP_DYNAMIC meta KHOP_DYNAMIC __LAST_EXTERNAL_RELAY_NO_AUTH && !ALL_TRUSTED && (__5_SUBDOM || __RDNS_HEX || __S25R_4 || __S25R_6 || __RCD_RDNS_DYN_MESSY || __RCD_RDNS_PPP_MESSY || __RCD_RDNS_PPOE_MESSY) && !__RCD_RDNS_MAIL_MESSY describe KHOP_DYNAMIC Relay looks like a dynamic address #score KHOP_DYNAMIC 2.0 ##} KHOP_DYNAMIC -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
