On Thu, 2008-11-13 at 11:29 +0100, Matus UHLAR - fantomas wrote:
> It seems that SOUGHT_FRAUD has some FP's, to be more concrete:
>
> [20566] dbg: rules: ran body rule __SEEK_FRAUD_ZIYX_K ======> got hit:
> "prohibited. If you have received this electronic "
>
> I'v seen similar comments in messages sent from some organizations
^^^^^^^^^^^^^^^^
> (banks, ISPs or whoever may work with private data).
>
> Did anyone notice similar problem?
>
> Can I do anything with it? SOUGHT rules are afaik automatically-generated.
> Should I send similar message to JM so that it gets removed from sought
> rules? :)
You do realize that "similar text" won't necessarily remove this from
the auto-generated patterns, right?
That said -- a really good, diverse ham corpus is crucial for this type
of generated rules. "Similar" style text might prevent FPs in the
future, so it is a good idea to share them, if you can.
guenther
--
char *t="[EMAIL PROTECTED]";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}