[MlMt] colored mails
Verdon Vaillancourt
verdonv at gmail.com
Mon Jan 21 13:35:35 EST 2019
I’m doing that. I have a file at
~/Library/Application Support/MailMate/Styles.plist with something like
this in it
{ styles = (
{ type = mailbox;
color = "#333366";
uuid = 'imap://username%40gmail.com@imap.gmail.com';
},
{ type = mailbox;
color = "#006633";
uuid =
'imap://username%40otherdomain.ca@imap.otherdomain.com';
},
);
}
On 21 Jan 2019, at 13:32, Alain Israel wrote:
> I succeeded in coloring emails based on their associated IMAP keyword,
> as described in the Hidden preferences. Is there a way to color them
> based on the address of the sender (or of the recipient)?
>
> Alain
More information about the mailmate
mailing list