On Sat, May 07, 2022 at 04:29:33PM +0200, Benny Pedersen wrote: > On 2022-05-07 16:14, Henrik K wrote: > > On Sat, May 07, 2022 at 04:09:02PM +0200, Benny Pedersen wrote: > > > > > > with bayes_indexed_header it would make less lines needed to be > > > added, and > > > it would not need much updates either, and also less memory usage is > > > needed > > > > Please explain how "bayes_indexed_header" (whatever it is) would make > > less > > lines, and me not needing to add "bayes_ignore_header > > X-Microsoft-Antispam" > > manually so it won't fill my database with garbage. > > i provided a way to define wanted, axb provided a way to define unwanted
Ok I got it now.. So no header would be tokenized by default, unless there is "bayes_allow_header From To Received" etc. Dunno, it might help or might not. Would the allow list be actually any shorter, and would it be maintainable in the long run? There's many headers that should be parsed more intelligently anyway.