I believe a __ rule technically gets a score of 0.001 or something like
that internally.  Or is that just T_ rules?
--
Kevin A. McGrail
Member, Apache Software Foundation
Chair Emeritus Apache SpamAssassin Project
https://www.linkedin.com/in/kmcgrail - 703.798.0171


On Thu, May 30, 2019 at 11:15 AM RW <rwmailli...@googlemail.com> wrote:

> On Wed, 29 May 2019 13:32:18 +0200
> Karsten Bräckelmann wrote:
>
> > On Wed, 2019-05-29 at 08:27 +0200, Markus Benning wrote:
> > > Hi,
> > >
> > > seems to work.
> > >
> > > Had to add
> > >
> > > score __STYLE_GIBBERISH_1 0
> >
> > That's a non-scoring sub-rule, setting its score to 0 has no effect.
>
> FWIW it does. The special thing about rules starting with '__' is that
> their scores default to undefined. Giving them a score of 0 turns them
> off like any other rule.
>

Reply via email to