[MlMt] Export conversations?
Zak McClellan
zmcclellan at diconconsulting.com
Wed Apr 5 21:12:19 EDT 2017
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-request at 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?=" <robert.muench at saphirion.com>
> To: "MailMate Users" <mailmate at lists.freron.com>
> Subject: [MlMt] Export conversations?
> Message-ID: <F8320405-FBD4-45F5-AE6A-1B0BFFC9D646 at saphirion.com>
> 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:
> yyyy-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
More information about the mailmate
mailing list