<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 19 Apr 2018, at 17:27, Mats Lindroos wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">I have the preference ”Marked messages read after x seconds” Unchecked. I prefer to manually mark e-mails as Unread.<br>
But, when I answer an e-mail I would like them to be marked as Unread.<br>
<br>
Is there some preference that I have missed regarding answered e-mails?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">You can enable it like this:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">defaults write com.freron.MailMate MmAlwaysMarkRepliedEmailsAsRead -bool YES
</code></pre>

<p dir="auto">(It's only a GUI option in the so-called 2.0BETA of MailMate.)</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>