<div class="markdown">
<p dir="auto">On 3 Aug 2015, at 8:17, Allie Martin wrote:</p>

<blockquote>
<p dir="auto">For the expanded header view, is it possible to reduce the number of displayed correspondents before seeing the string <code>more ...</code>.</p>

<p dir="auto">I'd personally prefer if only 10 or so were listed, rather than the current 30 correspondents or so.</p>
</blockquote>

<p dir="auto">I believe that this will work for what you want:</p>

<p dir="auto">defaults write com.freron.MailMate MmHeadersViewMaximum -integer 10</p>

<p dir="auto">Ed</p>

</div>