https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6774
Kevin A. McGrail <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Kevin A. McGrail <[email protected]> 2012-03-16 18:45:16 UTC --- Your Name definitely hits on this rules regexp. So we have a couple of solutions: 1 - Leave it as-is as acceptable collateral damage 2 - the ?!\.fr is a not matching on free.fr so we could theoretically exclude -ebooks.net in the same regexp backreference 3 - We could lower the score due to FPs. #1 is not acceptable to me. It's a high scoring rule and his point seems legit. #2 is likely not a good idea because free.fr is a very large ISP but free-ebooks doesn't justify a customize rule #3 is likely the correct answer. However, I'd like to here more about why this URL is in URIBL. Regards, KAM -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
