Re: [MlMt] Easy shift from compact to standard headers

2017-11-29 Thread Benny Kjær Nielsen

On 23 Nov 2017, at 23:16, Mark Chapman wrote:


I always view my email in threaded mode using compact headers.

Until a couple weeks ago I could click on the compact headers and it 
would expand to standard headers. Now when I click on the header it 
starts a search.


This sounds like the triangle which existed in earlier releases of 
MailMate. Clicking on a header has never expanded anything.


I have not upgraded so I must have accidentally changed a setting. 
Unfortunately, I can't figure out how to change it back.


The triangle was “lost” when I rewrote the headers view (for a whole 
range of other reasons) and I have not yet implemented a replacement.


You can currently use the “View ▸ Headers” menu or the 
`switchView:` key binding selector for custom key bindings. (I cannot 
promise that the latter is going to continue to work.)


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


Re: [MlMt] Start Mailmate in offline mode

2017-11-29 Thread Benny Kjær Nielsen

On 27 Nov 2017, at 1:23, Dominik Obermaier wrote:

Sometimes I need to open MailMate in order to search for archived 
e-mails when working on non email related tasks. Unfortunately new 
e-mails arrive in my inbox as soon as I start MailMate. Is there a way 
to start MailMate in “offline mode” so all mailboxes are offline 
when starting MailMate?


No, such a feature does not exist. I guess what you would like was 
perhaps a feature which always opens MailMate in offline mode and then 
some easy way to take everything online?


If there isn’t such a feature available, would it be possible to 
define a shortcut to enable/disable ALL mailboxes simultaneously?


No, but it wouldn't be hard to add I think. Something like:

toggleOnlineStateOfAllAccounts:

That'll be in the next update.

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


Re: [MlMt] Start Mailmate in offline mode

2017-11-29 Thread Dominik Obermaier

Awesome, thanks Benny!

You are right, a feature that would always start in offline mode and an 
easy way to go online with a shortcut would be fantastic. :-)


Best,
Dominik

On 29 Nov 2017, at 15:00, Benny Kjær Nielsen wrote:


On 27 Nov 2017, at 1:23, Dominik Obermaier wrote:

Sometimes I need to open MailMate in order to search for archived 
e-mails when working on non email related tasks. Unfortunately new 
e-mails arrive in my inbox as soon as I start MailMate. Is there a 
way to start MailMate in “offline mode” so all mailboxes are 
offline when starting MailMate?


No, such a feature does not exist. I guess what you would like was 
perhaps a feature which always opens MailMate in offline mode and then 
some easy way to take everything online?


If there isn’t such a feature available, would it be possible to 
define a shortcut to enable/disable ALL mailboxes simultaneously?


No, but it wouldn't be hard to add I think. Something like:

toggleOnlineStateOfAllAccounts:

That'll be in the next update.

--
Benny
https://freron.com/become_a_mailmate_patron/




___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Start Mailmate in offline mode

2017-11-29 Thread Paul Sture

On 29 Nov 2017, at 15:02, Dominik Obermaier wrote:


Awesome, thanks Benny!

You are right, a feature that would always start in offline mode and 
an easy way to go online with a shortcut would be fantastic. :-)


Excellent. My internet connection has been behaving lately, but when I 
was having both connectivity and speed problems, this would have helped 
greatly.


Thanks Benny.
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Smart Mailbox: Colour of Flag

2017-11-29 Thread Benny Kjær Nielsen

On 27 Nov 2017, at 21:32, as...@posteo.de wrote:

How can I create a smart Mailbox with the condition: show all Messages 
with a Purple Flag?


Bill provided a good answer, but it would of course be better if 
MailMate made this easier to do (in the GUI).


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


Re: [MlMt] Gmail stars vs flags

2017-11-29 Thread Benny Kjær Nielsen

On 28 Nov 2017, at 16:23, Robert Brenstein wrote:

Shoddy IMAP servers might be the issue indeed but I am sure I am not 
the only one facing this and if MM could support tags reliably across 
the spectrum of servers (using IMAP or not), it would surely be a big 
plus.


Certainly, but I already do many things to make MailMate work with all 
kinds of shoddy IMAP servers. I have to draw the line somewhere and for 
me it's adding (complex and inefficient) workarounds for missing server 
features. I already work around missing UIDPLUS support (an old IMAP 
extension for offline email clients) and this was a bit of a nightmare 
to implement. Also, such a workaround would never have the potential of 
working with any other email clients.


Two of my problematic services are running on Exchange. Another is 
using office365.com. Yet another is running CommuniGate Pro which 
supports the IMAP tags but they decided to allow only a subset of 
standard tags (I am arguing with them but no luck so far — large 
institutions have their own ideas what should be).


Exchange is unfortunately one of very few IMAP servers not supporting 
IMAP keywords.


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


Re: [MlMt] Condition help

2017-11-29 Thread Benny Kjær Nielsen

On 28 Nov 2017, at 20:41, Zvi Biener wrote:

Yes, I can view the threads on a message-by-message basis, but was 
wondering if there was a way to exploit filter to get a mailbox with 
all of the messages and all of the threads...


Yes, one way to get this: If you deselect all emails in the mailbox 
(using ⌘) before hitting the “Thread” button then you get a search 
that does not depend on the selected messages. Then save the resulting 
search as a smart mailbox (and there you can review how it is 
configured).


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


Re: [MlMt] Condition help

2017-11-29 Thread Zvi Biener

Thanks Helen and Benny, that did the trick.
Z

On 29 Nov 2017, at 10:03, Benny Kjær Nielsen wrote:


On 28 Nov 2017, at 20:41, Zvi Biener wrote:

Yes, I can view the threads on a message-by-message basis, but was 
wondering if there was a way to exploit filter to get a mailbox with 
all of the messages and all of the threads...


Yes, one way to get this: If you deselect all emails in the mailbox 
(using ⌘) before hitting the “Thread” button then you get a 
search that does not depend on the selected messages. Then save the 
resulting search as a smart mailbox (and there you can review how it 
is configured).


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

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate