Re: [MlMt] Moving action rules to a smart mailbox?

2016-12-30 Thread Robert M. Münch
On 19 Dec 2016, at 14:17, Benny Kjær Nielsen wrote:

> Rules are saved in this file:
>
>   ~/Library/Application Support/MailMate/Mailboxes.plist
>
> As long as MailMate is not running then this file can be copied between 
> machines.

How about adding a way to store all the configs that are not directory path 
dependent on DropBox for example? Since I use two machines, I would like to 
have the same setup on both and changes reflected on the other one.

-- 

Robert M. Münch, CEO
M: +41 79 65 11 49 6

Saphirion AG
smarter | better | faster

http://www.saphirion.com
http://www.nlpp.ch


signature.asc
Description: OpenPGP digital signature
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Missing older mails from GMail

2016-12-22 Thread Robert M. Münch
On 22 Dec 2016, at 20:06, Benny Kjær Nielsen wrote:

> Don't worry about the latter. It's almost an implementation detail which I 
> probably should never have exposed. Some users rely on it though. It does 
> allow creating smart mailboxes which only show subparts of other emails, 
> e.g., a mailbox of PDF message parts, but it's not as flexible/robust as I 
> originally intended it to be.

Hi Benny, Ok, I see.


> What you are missing is the “[Gmail]/All Mail” folder which is not subscribed 
> by default (see “Edit Subscriptions” in the IMAP account editor).

Ah, I read the "/All Mail" part and that it's not subscribed.

> ...
>
> But MailMate tries to be smart about it and detect such duplicates. At least 
> in theory MailMate should
> only fetch messages in “All Mail” which are not found in any other mailboxes.

Ok.

> The problem is that this is not very efficient and if you don't really need 
> these emails then it's better to keep the mailbox unsubscribed. It can also 
> be a bit fragile, because Google might change how the (undocumented) details 
> work in the future.

Got it... IIRC I saw other mail clients running nuts with my Gmail account and 
always wondered what the problem is. This might have been the cause.

One idea: Since I expect I can't search these "not fetched" messages at the 
moment, it's a bit hard to remember to search my old mails as well. How about 
having a feature that does a live-search against this folder so I at least can 
see if there is something in it?

-- 

Robert M. Münch, CEO
M: +41 79 65 11 49 6

Saphirion AG
smarter | better | faster

http://www.saphirion.com
http://www.nlpp.ch


signature.asc
Description: OpenPGP digital signature
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] Missing older mails from GMail

2016-12-21 Thread Robert M. Münch
Hi, I have connected MM to my GMail account. There I have about 120.000 
messages. MM has about 42.000 in "All Messages" and about 117.000 in "All 
Messages Subparts" (BTW what is this?)

So, how do I get MM to read all Gmail messages? Is there a way to check that 
everything was downloaded?

Viele Grüsse.

-- 

Robert M. Münch, CEO
M: +41 79 65 11 49 6

Saphirion AG
smarter | better | faster

http://www.saphirion.com
http://www.nlpp.ch


signature.asc
Description: OpenPGP digital signature
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] Different Color (Dark?) Schemes possible?

2016-12-20 Thread Robert M. Münch
Hi, is it possible to use a dark scheme with MailMate? I would like to get rid 
of all the white areas to reduce eye strain.

-- 

Robert M. Münch, CEO
M: +41 79 65 11 49 6

Saphirion AG

http://www.saphirion.com
smarter | better | faster

signature.asc
Description: OpenPGP digital signature
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Couple of Questions

2016-12-19 Thread Robert M. Münch
On 19 Dec 2016, at 16:18, John Cooper wrote:

>> The time. For today it states "Today 14:02" and for yesterday only 
>> "Yesterday" and sometimes "Yesterday 17:00".
>
> Try adjusting the width of the column.

Gotcha, a "..." would help as an indicator. Thanks. Robert

signature.asc
Description: OpenPGP digital signature
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] More questions

2016-12-19 Thread Robert M. Münch
Hi, some more questions:

1. It looks like the sorting order is not retained. I use "newest on top" but 
MM switches back to "newest at bottom" if I open a different smartbox. I think 
I have changed the sorting order there too. Is there a way to change the 
default sorting order?


2. The selected columns to show are not retained as well. I selected the ones I 
want to show, defined these as standard and applied it to some smartboxes. But 
after returning only the "older" default ones are shown. In the right click 
menu for columns, the "revert to default" is disabled.


3. Is there a way to apply smart inbox rules in real-time. So, when marking a 
message as read that it won't show up any longer in my "unread" smartbox?


--
Robert M. Münch, CEO
M: +41 79 65 11 49 6

Saphirion AG

http://www.saphirion.com
smarter | better | faster

signature.asc
Description: OpenPGP digital signature
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Couple of Questions

2016-12-19 Thread Robert M. Münch
On 19 Dec 2016, at 14:46, Benny Kjær Nielsen wrote:

> If you have sent anything to the same recipient then MailMate reuses the 
> settings. I just took a look at the code and it appears that in all other 
> cases MailMate is not particularly smart about it.

;-), ok.

> You can override the default choice though (which is S/MIME) using this 
> hidden preference:
>
>   defaults write com.freron.MailMate MmPreferredSecurityProtocol -string 
> "OpenPGP"

Ok, perfect.


>> 2. In the mail list I'm missing some times in the received columns when the 
>> date is shown as "yesterday"
>
> Missing what?

The time. For today it states "Today 14:02" and for yesterday only "Yesterday" 
and sometimes "Yesterday 17:00".


>> 3. I created a smart inbox that should show all message from today. Using 
>> date and 1 day seems to display messages from the last 24 hours and not only 
>> messages from today. Any idea how I can show only messages with the current 
>> date?
>
> I'm afraid that's still not implemented, but it's a frequent request 
> (starting the day at 00:00 instead of using 24 hours).

Got it. So make it +1 :-)


>> These are the most actual ones. I'm sure more some more to come.
>
> I'll do my best to reply.

Thanks, much appreciated.

--
Robert M. Münch, CEO
M: +41 79 65 11 49 6

Saphirion AG

http://www.saphirion.com
smarter | better | faster

signature.asc
Description: OpenPGP digital signature
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] Couple of Questions

2016-12-19 Thread Robert M. Münch
Hi all, I have couple of usage questions, wehre I'm not sure if there is a way 
to solve it:

1. If I enable both S/MIME and PGP, the default method for signing for example 
is always set to S/MIME. How can I change this? Or even better, MM should 
remember my last choice.

2. In the mail list I'm missing some times in the received columns when the 
date is shown as "yesterday"

3. I created a smart inbox that should show all message from today. Using date 
and 1 day seems to display messages from the last 24 hours and not only 
messages from today. Any idea how I can show only messages with the current 
date?

These are the most actual ones. I'm sure more some more to come.

Viele Grüsse.

--
Robert M. Münch, CEO
M: +41 79 65 11 49 6

Saphirion AG

http://www.saphirion.com
smarter | better | faster

signature.asc
Description: OpenPGP digital signature
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] Version 1.9.6 (5318) / Mailbox u nexpectedly does not exist

2016-12-19 Thread Robert M. Münch
Hi, I just started today to give MailMate a try and I like it a lot so far. But 
I sometimes get this error message:

> MailMate encountered the following error: “Mailbox unexpectedly does not 
> exist. Command: 'D5 SELECT "[Airmail]/Done" (CONDSTORE)'.”.
> Mailbox: “[Airmail]/Done”.

Any idea what this is about?

--
Robert M. Münch, CEO
M: +41 79 65 11 49 6

Saphirion AG

http://www.saphirion.com
smarter | better | faster

signature.asc
Description: OpenPGP digital signature
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


<    1   2