On Sep 8, 2014, at 12:06 PM, Axb <axb.li...@gmail.com> wrote: >> imo, an URI rule shouldn't have a boundary delimiter
I normally have one to signify the end of the URI, as this is intended to reduce FPs (just in case some legitimate email might match this but have something after the domain). This delimiter normally works fine, except when URLs end in a slash. Here, I'm guessing that's what's causing the problem, although this works fine for .us and .org domains, it's only the .club domains that seem to be barfing. > uri __AC_STOPRANDDOM_URI1 isn't in 20_ac_rules_test.cf, right? I don't think so, there might be the old version __AC_STOPRANDDOM_URI in there, but I've expanded it so much that I broke it into three subrules just to make it manageable. --- Amir