<!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 22 Aug 2017, at 22:35, John Cooper 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">Randall Meadows wrote (at 13:05 on 22 Aug 2017):<br>
</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">On 22 Aug 2017, at 13:56, John Cooper wrote:<br>
</p>
<blockquote style="border-left:2px solid #777; color:#BBB; margin:0 0 5px; padding-left:5px; border-left-color:#BBB"><p dir="auto">This command did not work in build 5409:<br>
<br>
`defaults write com.freron.MailMate MmAttachmentsButtonOnLeft -bool YES`</p>
</blockquote><p dir="auto">Did you quit MailMate before executing that command?  (If not, MailMate / the system may discard/overwrite any changes made to the defaults system.)</p>
</blockquote><p dir="auto">Yes, I did.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">I forgot to mention I hadn't released it yet. I've done that now, but I also renamed the setting a bit. Use this:</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 MmAttachmentButtonsOnLeft -bool YES
</code></pre>

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