<div class="markdown">
<p dir="auto">On 13 May 2015, at 3:15, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">You can use regexp substitution to do it manually though. I think this should work:</p>

<p dir="auto">${#source.path/^mail\///}</p>

<p dir="auto">It simply tells MailMate to replace any prefixed occurrence of <code>mail/</code> and replace it with nothing.</p>
</blockquote>

<p dir="auto">This does work for me.  Thanks!</p>

<p dir="auto">—<br>
Curtis acm</p>

</div>