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

<p dir="auto">I was playing around with this yesterday after seeing Jonathan's message.</p>

<p dir="auto">I think I may have run across an issue.</p>

<p dir="auto">If I use the full imap:// format, I can successfully save to an account that has no period in the account portion of the imap address (i.e. <a href="mailto:user@mailserver.com">user@mailserver.com</a>).</p>

<p dir="auto">If I have an account that has a period in the account portion, I'll get a message from MailMate that it can't find the account (i.e. <a href="mailto:firstname.lastname@mailserver.com">firstname.lastname@mailserver.com</a>).</p>

<p dir="auto">I notice that Jonathan also has an account with periods in the account portion of the address.  Can you verify if this should work?</p>

<p dir="auto">Thanks,</p>

<p dir="auto">-- <br>
Steve Mayer<br>
<a href="mailto:smayer69@me.com">smayer69@me.com</a></p>

<p dir="auto">On 19 Dec 2013, at 1:09, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">On 19 Dec 2013, at 0:26, Jonathan Clark wrote:</p>

<blockquote>
<p dir="auto">I've picked up this same idea, and am trying to use it with different keybindings, also with the Gmail keybinding active. Unfortunately none of the following seem to work as hoped, even after a re-start.</p>

<pre><code>"1" = ( "moveToMailbox:", "_todo" );
</code></pre>
</blockquote>

<p dir="auto">You should use <code>/_todo</code> to indicate that it's an account-relative path (otherwise MailMate thinks it's an unknown shorthand for a standard mailbox such as drafts, sent, etc.).</p>

<blockquote>
<p dir="auto">The longer form of the tag/folder name doesn't work either:</p>

<pre><code>"1" = ( "moveToMailbox:", "imap://jonathan%40clarksonline.me.uk@imap.gmail.com/_todo" );
</code></pre>
</blockquote>

<p dir="auto">Hmm, not sure why that would fail. Maybe something else is not working right.</p>

<blockquote>
<p dir="auto">As far as I can tell none of these codes are found in any of the system or user plists. So this has me confused. What am I missing?</p>
</blockquote>

<p dir="auto">Let me know if prefixing with <code>/</code> does not work. Then we'll take it from there.</p>

<p dir="auto">-- <br>
Benny</p>

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="http://lists.freron.com/listinfo/mailmate">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>