<div class="markdown">
<p>On 23 Jan 2012, at 18:17, Seebs wrote:</p>

<blockquote>
<blockquote>
<p>I assume you mean “Forward as Attachment”?</p>
</blockquote>

<p>Actually, no.  MH&#39;s forward basically just did &quot;s&#47;^&#47;&gt;&#47;&quot; on the message and inlined it.</p>
</blockquote>

<p>[...]</p>

<blockquote>
<blockquote>
<p>The best you can do now is to drag the message out of MailMate. I just tried using Automator to create an application which runs a script when dragging a message to it.</p>
</blockquote>

<p>Ohh!</p>

<p>That&#39;d be fine, I can make an app.  I didn&#39;t realize messages could be dragged onto apps.</p>
</blockquote>

<p>And in case you had not yet realized it then if you would like to inline text in the message (instead of an attachment) then you can use a <code>mailto:</code> URL like this:</p>

<pre><code>open &quot;mailto:someone@somewhere.com?subject=Test&amp;body=Text&quot;
</code></pre>

<hr>

<p>Benny</p>

</div>