Hi, On Thu, Jul 2, 2015 at 12:07 PM, John Hardin <jhar...@impsec.org> wrote: > On Thu, 2 Jul 2015, John Wilcock wrote: > >> Le 02/07/2015 04:23, Alex a écrit : >>> >>> > Not sure if the Unicode replace stuff will catch it, but you might try >>> > > this: >>> > > > > body FUZZY_DETAILS >>> > > > > /<D>(?:etails)<E><T><A><I><L><S>/i >>> > > replace_rules FUZZY_DETAILS >>> It doesn't catch it, and I don't know enough about replace_rules to >>> figure it out. >> >> >> Shouldn't that ?: be a ?! > > D'oh! Yes, you're correct. That was quick with no testing. (?: is programmed > a lot more firmly into my fingers than (?!
This also doesn't fix it. Or did we determine this rule won't work anyway because of the changes necessary to 25_replace.cf?