Hi,

I don't think I fully understand how to use the fuzzy rules with a proper regex:

From: "F*e dE x" <fedexdispatchl...@speedpost.com>

That address hardly resembles "Fed Ex", but how general of a rule can
we create and still catch variations such as this?

I thought something like this would work:

header    FUZZY_FEDEX   From =~
/(?!f.?e.?d.{0,3}e.?x)<F>.?<E>.?<D>.{0,3}<E>.?<X>/i

Reply via email to