I've fixed this for the next update. Something changed (possibly with
a macOS update).
Thank you!
- I have an entry as follows in my custom.plist file:
"p" = ( "goToMailbox:",
"11AB80C1-2743-452D-9EFA-265B7ABAD14A:imap://tobygee%40fastmail@imap.fastmail.com/promotions"
);
This jum
I’d like to have a keyboard shortcut that lets me archive a thread,
both from the inbox, and from the email being open in its own window.
The two things I’ve tried are:
"y" = ( "selectWithFilter:", "#thread-id = ${#thread-id}", "archive:");
which doesn’t seem to reliably archive all th
I’ve run into the following two problems after upgrading; when I
downgrade to 5937, both are fine again.
- ⌘-click for links doesn’t work properly; it’s just doing the
same thing as clicking. I usually have
defaults write com.freron.MailMate MmOpenURLsInBackground YES
but whether or not I us