Re: [MlMt] Yearly Archive Folder

2017-06-06 Thread Padraic Renaghan
I wrote this utility which automatically moves older mail from my main work account to my local archive IMAP server. You might find it useful https://github.com/prenagha/imap-tools P ___ mailmate mailing list mailmate@lists.freron.com https://lists.f

[MlMt] Gravatar in header view and other customizations

2017-06-06 Thread Padraic Renaghan
Thought I'd share my recent MailMate customizations in case anyone is interested. I went a bit crazy with the avatars, but was fun hacking nonetheless. https://github.com/prenagha/mailmate-resources Examples https://raw.githubusercontent.com/prenagha/mailmate-resources/master/ex1.png https://ra

Re: [MlMt] Grouping messages by pattern ?

2017-06-06 Thread Benny Kjær Nielsen
On 6 Jun 2017, at 16:13, Max Rydahl Andersen wrote: one question - for now it seems I'm forced to edit the bundled specifiers.plist to add specifiers to i.e. "subject.body" ? That's correct, but see the suggestion below. i.e. I can't just add this to `~/Library/Application Support/MailMate/R

Re: [MlMt] Green badge?

2017-06-06 Thread Robert Brenstein
I second this suggestion. Make a smart mailbox with “flags/keywords include tagged” to see all messages with flags. Show submailboxes to see them separated by flags, if desired. On 3 Jun 2017, at 22:42, Jan Erik Moström wrote: On 3 Jun 2017, at 20:52, davecc wrote: It is also in menu ba

Re: [MlMt] cmd-o and cmd-shift-o

2017-06-06 Thread Robert Brenstein
The menu command is “Open Messages” regardless whether its keyboard shortcut is cmd-o or shift-cmd-o, so I am not sure how to distinguish them when using System Preferences. BTW, MailMate was not in the list of the apps, so I had to use “Other…” to find it. Robert On 6 Jun 2017, at 15:09, B

Re: [MlMt] DeleteMessage: from single-message window doesn't seem to work right

2017-06-06 Thread Mike Petonic
On 6 Jun 2017, at 7:51, Benny Kjær Nielsen wrote: On 17 May 2017, at 2:26, Mike Petonic wrote: [deletion in single message window] ... MM always behaves as if "none" were the value of the key "MmMessagesOutlineMoveStrategy". The outline strategy is not applied because the message is dele

Re: [MlMt] Grouping messages by pattern ?

2017-06-06 Thread Max Rydahl Andersen
On 6 Jun 2017, at 15:19, Benny Kjær Nielsen wrote: On 1 Jun 2017, at 8:01, Max Rydahl Andersen wrote: By using mailbox name format `${subject.body/.*?:(.*?)@.*/$1/}` I can get to this: ... I'm wondering if a "group by unique name" or something similar could be possible under sub mailboxes

Re: [MlMt] Breaking the thread

2017-06-06 Thread Benny Kjær Nielsen
On 6 Jun 2017, at 13:20, David Ledger wrote: Is the linking repairable? A ‘rescan’? Will it just fix itself? MailMate currently does not cache its threading. Relaunching should also “rescan”. -- Benny ___ mailmate mailing list mailmate@lists.frero

Re: [MlMt] Yearly Archive Folder

2017-06-06 Thread Benny Kjær Nielsen
On 5 Jun 2017, at 11:35, Tobias Matthaeus wrote: I am moving my mails to the archive via the Archive function. But in the meanwhile this folders are very big. Is there any chance to create automatically an yearly archive folder? Like some other mail clients it does? There's no easy way to do

Re: [MlMt] Grouping messages by pattern ?

2017-06-06 Thread Benny Kjær Nielsen
On 1 Jun 2017, at 8:01, Max Rydahl Andersen wrote: By using mailbox name format `${subject.body/.*?:(.*?)@.*/$1/}` I can get to this: ... I'm wondering if a "group by unique name" or something similar could be possible under sub mailboxes ? For this to work, you need a custom specifier whi

Re: [MlMt] taking SMTP servers offline?

2017-06-06 Thread Benny Kjær Nielsen
On 1 Jun 2017, at 1:29, Steven M. Bellovin wrote: Is there any way to take SMTP servers offline? There's an experimental setting which takes SMTP “offline” when the corresponding IMAP account is offline: defaults write com.freron.MailMate MmDoNotSendFromOfflineAccounts -bool YES It hasn

Re: [MlMt] Tags not stored with IMAP?

2017-06-06 Thread Benny Kjær Nielsen
On 30 May 2017, at 20:33, Ralph Alvy wrote: I just copied the Tags.plist from one machine to the other and now it's fine. Is that only way to do this? Sounds like Tags are not synchronized. That is correct. Perhaps one day MailMate will allow for Dropbox sync with certain settings, like Tag

Re: [MlMt] Change font of headers view

2017-06-06 Thread Benny Kjær Nielsen
On 29 May 2017, at 23:35, Peter Keller-Marxer wrote: I tried to change the font and font size of the headers view as described in the manual (): defaults write com.freron.MailMate MmHeadersViewFontName -string "LucidaGrande" defau

Re: [MlMt] cmd-o and cmd-shift-o

2017-06-06 Thread Benny Kjær Nielsen
On 29 May 2017, at 17:29, Robert Brenstein wrote: Is there any way to swap the actions of cmd-o and cmd-shift-o? I am using the latter exclusively and pressing shift-cmd so often seems to be straining my hand. You might be able to do it using “System Preferences ▸ Keyboard ▸ Shortcuts ▸ App

Re: [MlMt] sender's name or email address ?

2017-06-06 Thread Benny Kjær Nielsen
On 22 May 2017, at 16:51, jules wrote: Hello, why certain message mentions the email address as sender, instead of the name associated to the contact file ? MailMate does not look in Contacts to get a name when it's missing from the headers of an email. This is partly because spammers often d

Re: [MlMt] DeleteMessage: from single-message window doesn't seem to work right

2017-06-06 Thread Benny Kjær Nielsen
On 17 May 2017, at 2:26, Mike Petonic wrote: [deletion in single message window] ... MM always behaves as if "none" were the value of the key "MmMessagesOutlineMoveStrategy". The outline strategy is not applied because the message is deleted in a window which only has a single message. The

Re: [MlMt] Word wrapping in Markdown introduces line breaks

2017-06-06 Thread Benny Kjær Nielsen
Hi, it's not possible to do this using a filter. Well, a filter could probably make the generated HTML as desired, but this would not solve the problem of the plain text part still being hard-wrapped. A separate filter would be needed to fix that (unwrapping it to allow MailMate to use `forma

Re: [MlMt] Emacs Integration, for use as external editor

2017-06-06 Thread Benny Kjær Nielsen
On 16 May 2017, at 21:53, Alexandru Nedelcu wrote: I have a small bundle I worked on for integrating [Emacs](https://www.gnu.org/software/emacs/) with MailMate. Thanks for sharing. Just for the record, I think there has been a few attempts in the past with integrating with Emacs. At least [h

Re: [MlMt] Breaking the thread

2017-06-06 Thread David Ledger
On 5 Jun 2017, at 16:43, Robert Brenstein wrote: Indeed that is the issue. Threads are identified thru metadata in emails, so if you delete wrong duplicate, you disrupt the thread, at least how your mail program sees it. I hadn’t considered the metadata within the messages, thinking more of