Re: [MlMt] colored mails

2019-01-22 Thread Lipman, Barton L
Ah, that makes sense. Thanks! Bart On 22 Jan 2019, at 8:29, Benny Kjær Nielsen wrote: > On 22 Jan 2019, at 14:06, Lipman, Barton L wrote: > >> I wasn’t clear. I did succeed in getting this to work to color all >> messages in a particular mailbox. What I didn’t succeed at was >> coloring only

Re: [MlMt] colored mails

2019-01-22 Thread Benny Kjær Nielsen
On 22 Jan 2019, at 14:06, Lipman, Barton L wrote: I wasn’t clear. I did succeed in getting this to work to color all messages in a particular mailbox. What I didn’t succeed at was coloring only messages from a particular sender. Should the type be “mailbox” for this? Yes, but you need to cre

Re: [MlMt] colored mails

2019-01-22 Thread Lipman, Barton L
I wasn’t clear. I did succeed in getting this to work to color all messages in a particular mailbox. What I didn’t succeed at was coloring only messages from a particular sender. Should the type be “mailbox” for this? Thanks. Bart On 22 Jan 2019, at 7:47, Benny Kjær Nielsen wrote: On 21 Jan

Re: [MlMt] colored mails

2019-01-22 Thread Benny Kjær Nielsen
On 21 Jan 2019, at 19:35, Verdon Vaillancourt wrote: { type = mailbox; color = "#66"; uuid = 'imap://username%40gmail@imap.gmail.com'; }, I would like to clarify that this is for coloring emails belonging to any kind of mailbox. The above is a

Re: [MlMt] colored mails

2019-01-22 Thread Oliver Groschopp
On 22 Jan 2019, at 2:44, Lipman, Barton L wrote: > Can’t get it to work. Is type really supposed to be “mailbox”? > It works. Have you execute „defaults write com.freron.MailMate MmMessageColorsEnabled -bool YES“ in the terminal? Regards Oliver ___

Re: [MlMt] colored mails

2019-01-21 Thread Lipman, Barton L
Can’t get it to work. Is type really supposed to be “mailbox”? On 21 Jan 2019, at 13:35, Verdon Vaillancourt wrote: > I’m doing that. I have a file at > > ~/Library/Application Support/MailMate/Styles.plist with something > like this in it > > { styles = ( > { type = mailbox; >

Re: [MlMt] colored mails

2019-01-21 Thread Alexandre Takacs
Nice - some GUI would be even better :) On 21 Jan 2019, at 19:35, Verdon Vaillancourt wrote: 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 = "#66";

Re: [MlMt] colored mails

2019-01-21 Thread Verdon Vaillancourt
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 = "#66"; uuid = 'imap://username%40gmail@imap.gmail.com'; }, { type = mailbox;