<!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">I just updated to r5467 and have started playing with these features.  I've set:</p>

<p dir="auto">defaults write com.freron.MailMate MmDeleteBehavior -string "markAsDeleted"</p>

<p dir="auto">...and the delete toolbar button now does just what I want.  Nice!  I noticed that MmShowDeletedMessages was set to true by default so I didn't need to enable that.</p>

<p dir="auto">I'm not interested in the auto-expunge behavior; I prefer to do it manually, so it would be nice to have a dedicated "expunge" toolbar button available.  BTW, I do see two identical looking "Delete Message" buttons in the customize toolbar pulldown; might one of them really be for expunging?.  Also your mail below references "MmAutomaticExpungeBehavior" while the release notes spell it "MmAutomatickExpungeBehavior".</p>

<p dir="auto">One problem I have is that my "expungeDeletedMessages:" keybinding is no longer working, and with auto-expunging disabled and no dedicated toolbar button I have no way to expunge my mailboxes.</p>

<p dir="auto">Thanks.</p>

<p dir="auto">-Eric</p>

<p dir="auto">On 22 Mar 2018, at 10:20, Benny Kjær Nielsen wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">On 19 Mar 2018, at 14:03, Eric Sharakan wrote:</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 19 Mar 2018, at 5:54, Benny Kjær Nielsen wrote:</p>

<blockquote style="border-left:2px solid #777; color:#BBB; margin:0 0 5px; padding-left:5px; border-left-color:#BBB">
<p dir="auto">Sorry, the toolbar button is not configurable. I do have some notes on making the IMAP-expunge model a “real” feature in the sense of it just being a simple checkmark option in the Preferences. This would then include changing the behavior of the toolbar button.</p>
</blockquote>

<p dir="auto">That would be fabulous!  Please add my strong vote for this feature.</p>
</blockquote>

<p dir="auto">Try the latest test release: Hold down ⌥ when clicking “Check Now” in the Software Update preferences pane.</p>

<p dir="auto">You should enable these settings:</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 MmShowDeletedMessages -bool YES
defaults write com.freron.MailMate MmDeleteBehavior -string "markAsDeleted"
</code></pre>

<p dir="auto">And possibly this one:</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 MmAutomaticExpungeBehavior -string "mailboxSwitch"
</code></pre>

<p dir="auto">If you want GUI settings (Viewer prefs pane) then download the 2.0BETA (which has <em>a few</em> more features than 1.x): <a href="https://updates.mailmate-app.com/2.0/archives/MailMate_r6107.tbz" style="color:#777">https://updates.mailmate-app.com/2.0/archives/MailMate_r6107.tbz</a></p>

<p dir="auto">Also note that both versions support a <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">deleteBehavior</code> key in the <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">Sources.plist</code> file if you need to have different behaviors for different accounts (something requested by someone else).</p>

<p dir="auto">-- <br>
Benny</p>

<hr style="background:#333; background-image:linear-gradient(to right, #ccc, #333, #ccc); border:0; height:1px" height="1">

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com" style="color:#777">mailmate@lists.freron.com</a><br>
<a href="https://lists.freron.com/listinfo/mailmate" style="color:#777">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>
</div>
</div>
</body>
</html>