<!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 11 Jul 2017, at 18:04, Patrick Pritchard wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">(Oddly enough, I’ve played with <em>many</em> email programs of late, and this “feature” is lacking in practically all of them.  All email programs seem to have a “Mark read after XX seconds” feature, but not a “Mark read on opening in separate window” feature.  Even Mail.app needs a 3rd party plug-in. :( )</p>

<p dir="auto">Is there a way for someone to create a “bundle” to add this functionality?  Is there a bundle API?</p>
</blockquote>

<p dir="auto">No, this is also best done by me introducing a setting and you are not the first to ask. If you enable the following then this should work in the next update:</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 MmMessagesWebViewMarksUnreadOnlyIfSingleMessage -bool YES
</code></pre>

<p dir="auto">It'll also be a GUI setting in a future update.</p>

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