<!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 13 Feb 2017, at 10:17, Max Rydahl Andersen wrote:</p>

<p dir="auto"></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">Saw in release notes for revision 5344 it had the following comment:<br>
"New: Mailbox display counts now support a mailbox condition and a color. This is used to emphasize the number of pending unsent drafts."<br>
<br>
Is that something exposed to users ?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">If you mean setting up your own counters then yes. The only documentation is that <a href="https://manual.mailmate-app.com/customization" style="color:#3983C4">this page</a> lists the corresponding file as extendable. This means that you can create a file here:</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">~/Library/Application Support/MailMate/Resources/countMenu.plist
</code></pre>

<p dir="auto">Make it look like the file in the application bundle, but <em>only</em> add your new counters.</p>

<p dir="auto">Note that I'm not sure I ever tested that this works, but it has been a feature since before version 1.0.</p>

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