On Sun, 2018-09-30 at 21:13 +0300, Henrik K wrote: > On Sun, Sep 30, 2018 at 06:44:07PM +0100, Martin Gregorie wrote: > > > > Sep 30 18:06:54.602 [18545] warn: config: Strange rule token: 1.5 > > According to code this can only be seen with meta rules. So check if > you have "meta FOOBAR 1.5" somewhere. > The -D debug trace seems to say pretty unambiguously that its scanning my MG_IMISMATCH rule, which is a header... eval: rule, but the only nearby occurrence of '1.5' is the score of the immediately preceding rule as you can see in my last post: the two rules are cut and pasted from the .cf file without any editing apart from neatening up the fold in the long header line in IMAGE_MISMATCH
less also found 1.5 as a reported software version number (Geo::IP, version 1.51). These are only the two hits in the entire debugging output that match the less search term "/1\.5" in the entire debugging output (apart from 1.5% in the timing report line). Martin