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....@imap.gmail.com';
        },
        {   type = mailbox;
            color = "#006633";
uuid = 'imap://username%40otherdomain...@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
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to