highlighting messages to/cc me on mailing list?

Francesco Ariis fa-ml at ariis.it
Sun May 12 22:13:47 UTC 2024


Hello Joe,

Il 12 maggio 2024 alle 14:47 Joe Damato via Mutt-users ha scritto:
> Is there any way to get mutt to highlight/colorize/mark or somehow
> indicate to me messages which specifically have my email in the TO or CC
> line so that I don't miss those?

This is what I do. First you add a score rule like

    # ~C: messages either to: or cc: EXPR
    score "~C somename" 120

and then you assign a colour to messages.

    color index green black "~n >100"

Scoring emails gives me a crude but effective way to scan important
messages at first sight.
Will this do?
—F


More information about the Mutt-users mailing list