<div class="markdown">
<p dir="auto">On 8 Apr 2014, at 3:25, Justin R. Pessa wrote:</p>

<blockquote>
<p dir="auto">so this hasn't been working for me because (i think?) my username is <a href="mailto:user@domain.com">user@domain.com</a> so the string looks like: imap://justin@<a href="mailto:domain.com@imap.server.com">domain.com@imap.server.com</a></p>

<p dir="auto">i've tried reloading mailmate after setting this preference but it doesn't work.</p>

<p dir="auto">any other tips? i'm using 4025. thanks.</p>
</blockquote>

<p dir="auto">It probably needs to be:</p>

<pre><code>imap://justin%40domain.com@imap.server.com
</code></pre>

<p dir="auto">You can select the account under SOURCES and then do a copy (⌘C) to get the correct value on the pasteboard.</p>

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

</div>