<!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 2 Sep 2016, at 10:47, <a href="mailto:vincent@acheson.uk.com" style="color:#3983C4">vincent@acheson.uk.com</a> wrote:</p>

<p dir="auto"></p></div>
<div style="white-space:pre-wrap"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><div dir="auto">For my use case, Mailmate’s default behaviour of deciding the sender email account based on the addressee email account is causing repeated problems: Mailmate’s choice is not always what I expect, and I don’t realise the problem until after sending. Is there a configuration options which would force me to choose either before I start composing, or force me to choose at the point of sending?
</div></blockquote></div>
<div style="white-space:normal">

<p dir="auto">I've actually very recently added an experimental hidden preference which is completely untested:</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 MmNeverDeriveSenderBasedOnRecipient -bool YES
</code></pre>

<p dir="auto">The next time MailMate is updated then you can let me know if it actually works :)</p>

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