<div class="markdown">
<p>On 5 Apr 2013, at 19:33, Bill Cole wrote:</p>

<blockquote>
<p>Another thing about this "feature" that is definitely bad: a sender can copy the cid reference from one message to another and get the image rendered like this:</p>
</blockquote>

<p>This is true for any attachment in any message with a <code>Content-ID</code> assigned to a body part. The <code>Content-ID</code> is (should be) unique and therefore you cannot reference anything you don't already know. MailMate might make this easier, but I don't see that it is any different than what is already possible?</p>

<p>I could, of course, offer an option for forbidding cross-message <code>cid:</code> references.</p>

<p>(If I remember correctly, in the case of identical content ids MailMate prioritizes the one in the same message as the reference, but I haven't verified this. If not, this could be a security problem.)</p>

<blockquote>
<p>(I am also uneasy about the whole concept of rendering markup in text/plain parts on principle,  but I expect<br>
that's an unwinnable argument)</p>
</blockquote>

<p>I would certainly have preferred that the markup for inline images was more “natural” like the rest of the Markdown markup. I chose Markdown because it generally looks just like plain text (and because it is already based on email syntax).</p>

<hr>

<p>Benny</p>

</div>