<!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 27 Mar 2019, at 23:03, Randall Gellens 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 multiple messages are selected, reply generates individual replies to each.  I would like a single reply, addressed to the merged recipients and senders of all selected messages, with the body the same as what is generated in each reply, just as a series, one after the other.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">This used to be the default behavior of MailMate, but it was not what most users expected to happen. I did add a hidden preference to get the old behavior though (I haven't checked if it still works):</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 MmMergeReplies -bool YES
</code></pre>

</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">Ideally, duplicated material would be deleted (e.g., if many of the replies contain the same set of quoted text, that should only appear once, or be omitted entirely).</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">It's not that smart.</p>

<p dir="auto">-- <br>
Benny<br>
<a href="https://freron.com/become_a_mailmate_patron/" style="color:#3983C4">https://freron.com/become_a_mailmate_patron/</a></p>
</div>
</div>
</body>
</html>