<!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 21 Jan 2025, at 4:32, Blayne Puklich wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">Just configured S/MIME today for this account I'm sending from, and I'm trying to figure out how to get MailMate to not automatically try to sign when I send using my Gmail account. Of course the cert I picked up today is for this account, not that one. Goofing around with the Security.plist and an empty userID doesn't seem to work.</p>
<p dir="auto">{<br>
map = (<br>
{<br>
address = "<a href="mailto:blayne.puklich@gmail.com" style="color: #777777;">blayne.puklich@gmail.com</a>";<br>
userID = "";<br>
},<br>
);<br>
}</p>
</blockquote>
<p dir="auto">If it's S/MIME then you should use <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">serial</code> instead of <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">userID</code> above. I haven't really tested this feature for a long time, so I'm not saying that it couldn't somehow be broken (I haven't changed it as far as I can recall).</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">Any ideas?</p>
</blockquote>
<p dir="auto">In general, MailMate should learn your habits if “Based on history” is enabled in the Security settings pane.</p>
<p dir="auto">--<br>
Benny</p>

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

</html>