Ah yes, its a stupid fault Thanks a lot
Le 14/03/14, Wolfgang Zeikat <wolfgang.zei...@desy.de> a écrit : > In an older episode, on 2014-03-14 23:10, Leveau Stanislas wrote: > > >I have tested this rule but it does not work, it's starnge > > > > > > > >uri __SPAMS_URI_7 /\.webs\.com\// > >describe __SPAMS_URI_7 url vers formulaire > >score __SPAMS_URI_7 15.0 > > rules with names starting with __ do _not_ get scored > > Try > meta LOCAL_SPAMS_URI_7 __SPAMS_URI_7 > score LOCAL_SPAMS_URI_7 15.0 > > > >