On 16 Dec 2014, at 15:15, Benny Kjær Nielsen wrote:

'${#date/(\S*) (\d\d):(\d\d).*/$1T$2$3/} ${subject} [${from.name:${from.address}}].eml' -> 2014-12-16T1432 [MlMt] MmFilenameFormatString question [[email protected]].eml


I hope this helps and thanks for trying out MailMate.


Thanks a lot. That’s almost perfect!

With a slight modification…

        ${#date/\d\d(\d\d)-(\d\d)-(\d\d) (\d\d):(\d\d).*/$1$2$3T$4$5/}

…I get the same string as with my hacky export script for AppleMail. And so much more elegant!

It may happen that you have a new user ;-)

Cheers
--
Thomas
_______________________________________________
mailmate mailing list
[email protected]
http://lists.freron.com/listinfo/mailmate

Reply via email to