<div class="markdown">
<p dir="auto">Hello,</p>

<p dir="auto">I have begun creating my own keyboard shortcuts based on my mail workflow. Everything is working great so far, but all of the shortcuts I have created have been simple. I am now trying to make a keyboard shortcut that goes to a particular folder.</p>

<p dir="auto">I have:</p>

<pre><code>"d" = ( "moveToMailbox:", "Defer" );
</code></pre>

<p dir="auto">which I would expect to go to the "Defer" folder.</p>

<p dir="auto">Currently, when I press <code>d</code>, nothing happens. No beep, as in invalid key and no action, as in it worked.</p>

<p dir="auto">Now, when thinking about this I then asked the "Defer" folder of which account (I have 3).</p>

<p dir="auto">I would ultimately I would like it to move the current message to the "Defer" mailbox on the same account the message is a part of.</p>

<p dir="auto">Is this possible in MailMate?</p>

<p dir="auto">Jeremy</p>

</div>