Re: colorizing the index based on the alias file
Hello Pete,
On Thursday, September 18, 2003 at 11:23:52 AM -0700, Pete Kelly wrote:
> I'm looking for a trick to highlight (change the color) of a message
> based on the sender appearing in my alias file. [...] expand that to
> any address that appears in any of my alias files.
Take a look at the dgc.isalias patch from David Champion, it adds an
'@' pattern modifier to match known aliases. So color on "@~f." should
color all aliased senders.
Bye! Alain.