On Wed, Nov 20, 2024 at 06:08:01PM +0000, Michael Kjörling ([email protected]) wrote:
> (But you can use color directives to highlight only a part of a > header, if you know its format.) There's a problem with that: when header_color_partial is set (needed to color just a part of the header), it only works on the first line of the header. Or rather, each continuation line of a header is matched separately as if they were independent header lines. That makes header_color_partial less useful with header lines that tend to be long, like X-Spam-Status. Or is there a way around this I'm missing? -- Tapani Tarvainen
