On 20 Jan 2017, at 15:09, Scott Schulz wrote:

Is there some kind of debug functionality which might show me where that rule is applied?

Try this:

        grep -C5 rules ~/Library/Application\ Support/MailMate/Mailboxes.plist

It looks for the word `rules` in the configuration file and outputs the 5 lines before/after that to provide you with a name of the mailbox. You might need more context than that.

--
Benny
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to