<div class="markdown">
<p dir="auto">On 13 Jan 2014, at 17:29, Rob McBroom wrote:</p>

<blockquote>
<p dir="auto">I could use this to give Quicksilver the ability to browse through messages, but then the question becomes: Can you do anything with them? Is there a way to tell MailMate to open or select a message using the filename or message ID?</p>
</blockquote>

<p dir="auto">Yes, you can just “open” the file, for example,</p>

<pre><code>open ~/Library/Application\ Support/MailMate/Messages/IMAP/.../INBOX.mailbox/Messages/42.eml
</code></pre>

<blockquote>
<p dir="auto">Is there any way to search for messages based on content outside of MailMate?</p>
</blockquote>

<p dir="auto">Only if you have a Spotlight importer installed which parses <code>.eml</code> files (for some reason Apple only identifies these emails and do not parse them — they only parse their own almost identical <code>.emlx</code> files). I know EagleFiler includes such an importer and there might be others.</p>

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

</div>