On 18 Mar 2016, at 19:43, temjeito wrote:

I have attempted to define custom mailbox icons in Mailboxes.plist, but **only** the Mail.app icons work. Here is the delta from my Mailboxes.plist file:

I believe you need an absolute path:

                {       imagePath = "~/Dropbox/Icons/mailbag.png";

        /Users/<user>/Dropbox/Icons/mailbag.png

These values look weird. The latter contains a non-straight double-quote (and a weird space, but that is not as bad).

                        uuid = "iimap://[email protected]";
                        previousUUID = "imap://[email protected] ”;

If MailMate cannot parse the file then it renames it and then switches back to the default `Mailboxes.plist` files.

--
Benny
_______________________________________________
mailmate mailing list
[email protected]
https://lists.freron.com/listinfo/mailmate

Reply via email to