[MlMt] Export conversations?

2017-04-05 Thread Robert M. Münch
Hi, I would like to export complete conversations, correspondences, search 
results where the filename is build up of the email data: 
-mmm-dd-hh-mm-ss_subject so I can sort these emails.

Is this possible?

-- 

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] Export conversations?

2017-04-05 Thread Zak McClellan

This may not be exactly what you are looking for, but it’s close:

defaults write com.freron.MailMate MmFilenameFormatString -string 
'${#date/(\S*) (\d\d):(\d\d):(\d\d).*/$1_$2-$3-$4/} - 
[${from.name:${from.address}}] - ${subject}.eml'


This is typed/copied to a Terminal command line, and returns a filename 
like:
2017-04-05_12-00-01 - [mailmate-requ...@lists.freron.com] - mailmate 
Digest, Vol 73, Issue 6.eml


These references helped me get close to what I was looking for:
- https://manual.mailmate-app.com/hidden_preferences.html
- https://lists.freron.com/mailmate/2014-December/003494.html

After re-reading your post I see that you are searching for conversation 
exports.  This only takes one email at a time.


-Zak



--

Message: 2
Date: Wed, 05 Apr 2017 14:17:40 +0200
From: "Robert M. =?utf-8?q?M=C3=BCnch?=" 
To: "MailMate Users" 
Subject: [MlMt] Export conversations?
Message-ID: 
Content-Type: text/plain; charset="utf-8"

Hi, I would like to export complete conversations, correspondences, 
search results where the filename is build up of the email data: 
-mmm-dd-hh-mm-ss_subject so I can sort these emails.


Is this possible?

--

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

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