On Mon, 1 Oct 2018 00:44:39 +0300 Henrik K wrote: > On Sun, Sep 30, 2018 at 08:55:13PM +0100, Martin Gregorie wrote: > > 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 > > Debug log is not necessary linear. If you want to be _sure_, try this > patch:
It seems to be related to the use decimal numeric literals meta __YYY 1/2 meta __XXX 0.2 * __YYY + 0.1 $ spamassassin --lint ... ... warn: config: Strange rule __XXX token: 0.2 ... warn: config: Strange rule __XXX token: 1.1