<!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 25 Apr 2017, at 16:39, John D. Muccigrosso 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">Currently if you click on a notification about a new message, MM2 activates, switches to Inbox, and highlights that messages.<br>
<br>
I'd prefer it simply activate and open that message. I'm not normally in Inbox (I use smart mailboxes a lot), and what I want to do is read the message, not see it in a list.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">I've added that MailMate opens the message in a single message window when the main window does not have an open message view, but it'll still switch to, e.g., the Inbox. Hopefully this is a bit better although not quite what you asked for.</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">Bonus: allow for a "Delete" option right from the notification.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">I've actually spent a lot of time trying to make this work like in Apple Mail, but I keep running into problems. The public API does not support it and the private API certainly does not make it easy. I can kind of make it work in 'banner' mode, but then it's very hard to dismiss notifications in 'alert' mode. I've given up for now.</p>

<p dir="auto">Somewhat related, I expect the hidden preference <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">MmNotificationInlineReply</code> to let users do inline replies in notifications in the next release.</p>

<p dir="auto">Also note, that the existing hidden preference <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">MmNotificationDeleteButtonEnabled</code> replaces the default Reply button with a Delete button. You might prefer that.</p>

<p dir="auto">Finally, it's possible to let the action button be a menu of multiple actions. I might make a preference for that at some point (which would allow both delete and reply to be available, but it wouldn't be quite as convenient as a single-click button and it cannot work together with inline replies).</p>

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