[Users] X-Priority:
Colin Leroy
colin at colino.net
Mon Sep 22 12:20:20 CEST 2014
On Mon, 22 Sep 2014 11:27:52 +0200, Uwe <mm at edor.eu> wrote:
> Paul, any idea to to highlight such messages in the message list?
Filtering rules like:
header "X-Priority" matchcase "1" color 2
header "X-Priority" matchcase "2" color 1
Should work.
You can use pre-processing rules if you prefer but that'll slow down
folder opening because X-Priority is not a cached header, so maybe
new & header "X-Priority" matchcase "1" color 2
new & header "X-Priority" matchcase "2" color 1
is better, to limit the search to new messages.
HTH,
--
Colin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.claws-mail.org/pipermail/users/attachments/20140922/132cbcfb/attachment.sig>
More information about the Users
mailing list