On 13 May 2015, at 3:15, Benny Kjær Nielsen wrote:
You can use regexp substitution to do it manually though. I think this
should work:
${#source.path/^mail\///}
It simply tells MailMate to replace any prefixed occurrence
of `mail/` and replace it with nothing.
This does work for me. Thanks! — Curtis acm
_______________________________________________ mailmate mailing list [email protected] http://lists.freron.com/listinfo/mailmate
