<div ><div>
<p dir="auto">On 11 Oct 2015, at 17:15, Sparky Doosan wrote:</p>

<blockquote style="border-left-color: #136BCE; border-left-style: solid; border-left-width: 2px; color: #136BCE; margin: 0 0 5px; padding-left: 5px">
<p dir="auto">MailMate shows my outbound message in an IMAP folder called "Sent Messages". I cannot find this on the server and the message was not delivered. I cannot determine (need more coffee?) whether this setup issue is a MailMate problem and if so, how to debug it.</p>
</blockquote>

<p dir="auto">If the message has been moved to “Sent Messages” then MailMate has definitely received an acknowledgement from the SMTP server that it has accepted the message. It'll either arrive at its destination or the SMTP server will send you some kind of error message later.</p>

<p dir="auto">The “Sent Messages” folder under SOURCES is a virtual folder. Each subfolder (if you have multiple accounts) is identical to an IMAP mailbox in the corresponding account (under SOURCES). As noted in another reply which one is controlled using “Mailbox ▸ Mailbox Type”. You can also see which mailbox is currently assigned by looking in this file (I should make that easier to find using the GUI):</p>

<pre style="background: #E4E4E4; border: thin solid gray; margin-left: 15px; margin-right: 15px; overflow: auto; padding: 5px"><code>~/Library/Application Support/MailMate/Sources.plist
</code></pre>

<p dir="auto">If nothing specific is listed (<code>sent = '...'</code>) then it's either heuristically derived or based on a special reply from the IMAP server (only some servers support that).</p>

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

</div></div>