<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">On 24 Jan 2023, at 13:09, Glenn Parker wrote:</p>
</div><div class="plaintext" style="white-space: normal;"><blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;"><p dir="auto">On 23 Jan 2023, at 19:13, John Cooper wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; border-left-color: #999999; color: #999999;"><p dir="auto">But why bother with counters.txt and stdout and stdin? I would suggest quitting MailMate, making a copy of ~/Library/Preferences/com.freron.MailMate.plist, editing the copy directly in a reliable text editor such as BBEdit…</p>
</blockquote><p dir="auto">You could try that, but you’ll quickly notice that com.freron.MailMate.plist is a binary file.</p>
<br></blockquote></div>
<div class="markdown" style="white-space: normal;">
<p dir="auto">Almost never used by myself but there is another tool in the box that’s meant to help here —</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">NAME
     PlistBuddy – read and write values to plists

SYNOPSIS
     PlistBuddy [-cxh] file.plist

DESCRIPTION
     The PlistBuddy command is used to read and modify values inside of a plist. Unless specified by
     the -c switch, PlistBuddy runs in interactive mode.

</code></pre>
<p dir="auto">Option -a outputs the plist file in human ‘readable’ form</p>
<p dir="auto">Regards<br>
Gavan</p>

</div>
</div>
</body>

</html>