Re: [MlMt] duplicate msgs in gmail, again

2015-07-17 Thread Benny Kjær Nielsen

On 14 Jul 2015, at 16:46, Paula R. T. Coelho wrote:


i’ve already fixed this before but i can’t find how.
new MM install on a new mac, build 5107. I have Experimental on, 
CONDSTORE on, and subscribed to the All Mail mailbox.
messages are duplicating, most of them “sent mail” and “all 
mail”. but some of them show duplicated even when they are in the 
same source Mailbox (they don’t show duplicated when i’m in Inbox, 
but show duplicated when I’m in All Messages).


how is it the fix again?


I think we'll have to debug off list if sent emails are duplicated in 
“All Mail”. You might previously have mapped some Gmail labels to 
MailMate tags which can remove some duplicates, but it doesn't sound 
like that is your problem.


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


Re: [MlMt] Threads and sorting

2015-07-17 Thread Benny Kjær Nielsen

On 14 Jul 2015, at 21:31, Kee Hinckley wrote:

Wait, did I miss the change that allows threads to be sorted by most 
recent message instead of oldest? Apparently I've been sorting by 
`Date Received`, which doesn't support it, but if I sort by `Date 
Sent`, it works. Furthermore, it looks like thread grouping now works 
even when there are gaps!


Sorry, but I'm afraid I haven't done any such changes (yet). Not sure 
what made you think I did.


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


Re: [MlMt] Monospaced font when reading messages?

2015-07-17 Thread Benny Kjær Nielsen

On 14 Jul 2015, at 22:48, Kai Großjohann wrote:


[font changes]


If it's about reading email, then I guess the way to change the font 
is to change the file


 ~/Library/Application 
Support/MailMate/Resources/MmMessagesWebView/stylesheet.css


You should be able to simply make the message view active and then use 
“Format ▸ Show Fonts” to set a font. It won't affect any hardcoded 
fonts in emails though.


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


Re: [MlMt] check whether a recipient is in a certain group?

2015-07-17 Thread Benny Kjær Nielsen

On 15 Jul 2015, at 0:21, Shoshanna Green wrote:


On 13 Jul 2015, at 19:01, Benny Kjær Nielsen wrote:


[untested idea]

But I don't know if that really works. It tests a comparison method 
which is not available using the GUI and it has undergone little 
testing.


Darn it, I was all excited about this, but I created the mailbox, the 
message with the list of addresses, and the condition check, and 
hitting SEND on a test message produced a spinning pizza followed by a 
crash.


Sorry about that. I've noted that I should try to reproduce and fix 
this.


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


Re: [MlMt] Dragging messages as an attachment (r5107)

2015-07-17 Thread Benny Kjær Nielsen

On 15 Jul 2015, at 5:22, Scott A. McIntyre wrote:

With the current 5107 build, I can no longer drag a message from my 
message view onto an open compose window and have it attach.


Instead, I get a:

message://%3c51c9423a-61e2-4562-80cc-a7c5e2331...@gmail.com%3e

Reference...

Is this something I've done, or something MailMate's done?


I think it's something I unintentionally changed. I'll look into it.

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


Re: [MlMt] duplicate msgs in gmail, again

2015-07-17 Thread Paula R. T. Coelho

On 17 Jul 2015, at 11:31, Benny Kjær Nielsen wrote:

new MM install on a new mac, build 5107. I have Experimental on, 
CONDSTORE on, and subscribed to the All Mail mailbox.
messages are duplicating, most of them “sent mail” and “all 
mail”. but some of them show duplicated even when they are in the 
same source Mailbox (they don’t show duplicated when i’m in 
Inbox, but show duplicated when I’m in All Messages).


how is it the fix again?


I think we'll have to debug off list if sent emails are duplicated in 
“All Mail”. You might previously have mapped some Gmail labels to 
MailMate tags which can remove some duplicates, but it doesn't sound 
like that is your problem.


thx benny, we sort this out off list then.
there is already the misbehaving messages to be found, we might target 
one thing at a time…


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


[MlMt] ldap ssl connections

2015-07-17 Thread Kee Hinckley
I finally got around to figuring out the corporate configuration for our 
LDAP server, but it's SSL server, and as the mailmate docs warn, that 
doesn't always work.


Warning: Failed starting TLS for LDAP connection.
ldap connection failed (ldap://xxx:636): Can't contact LDAP server

Any thoughts? It's signed by our internal CA, but my Mac knows all the 
base certificates and is happy talking to it, and all the certs seem to 
be approved in the keychain. I even downloaded and installed the cert 
for this particular server and made sure it was approved.


It is, unfortunately, probably an Exchange LDAP server.
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] ldap ssl connections

2015-07-17 Thread Bill Cole

On 17 Jul 2015, at 12:04, Kee Hinckley wrote:

I finally got around to figuring out the corporate configuration for 
our LDAP server, but it's SSL server, and as the mailmate docs warn, 
that doesn't always work.


Warning: Failed starting TLS for LDAP connection.
ldap connection failed (ldap://xxx:636): Can't contact LDAP server


I'm not sure how to *fix* this, but a LDAP URL pointing to a LDAP server 
using SSL/TLS should start with 'ldaps://' not 'ldap://' if it is being 
passed to something that interprets LDAP URLs in a standard fashion. If 
MM is just using the URL for internal recordkeeping and knows elsewise 
that it's a SSL/TLS server (maybe by the :636 port spec, which is the 
standard LDAPS port) then this is a non-issue.

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