<!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" style="margin:1em 0">On 19 Dec 2016, at 12:25, Robert M. Münch wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto" style="margin:1em 0">Hi all, I have couple of usage questions, wehre I'm not sure if there is a way to solve it:</p>

<ol>
<li value="1">If I enable both S/MIME and PGP, the default method for signing for example is always set to S/MIME. How can I change this? Or even better, MM should remember my last choice.</li>
</ol>
</blockquote>

<p dir="auto" style="margin:1em 0">If you have sent anything to the same recipient then MailMate reuses the settings. I just took a look at the code and it appears that in all other cases MailMate is not particularly smart about it. You can override the default choice though (which is S/MIME) using this hidden preference:</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 MmPreferredSecurityProtocol -string "OpenPGP"
</code></pre>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<ol>
<li value="2">In the mail list I'm missing some times in the received columns when the date is shown as "yesterday"</li>
</ol>
</blockquote>

<p dir="auto" style="margin:1em 0">Missing what?</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<ol>
<li value="3">I created a smart inbox that should show all message from today. Using date and 1 day seems to display messages from the last 24 hours and not only messages from today. Any idea how I can show only messages with the current date?</li>
</ol>
</blockquote>

<p dir="auto" style="margin:1em 0">I'm afraid that's still not implemented, but it's a frequent request (starting the day at 00:00 instead of using 24 hours).</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto" style="margin:1em 0">These are the most actual ones. I'm sure more some more to come.</p>
</blockquote>

<p dir="auto" style="margin:1em 0">I'll do my best to reply.</p>

<p dir="auto" style="margin:1em 0">-- <br>
Benny</p>
</div>
</div>
</body>
</html>