<div class="markdown">
<p dir="auto">On 13 Mar 2014, at 21:40, Marc ARC wrote:</p>

<blockquote>
<p dir="auto">Extract from the manual:<br>
Composing:<br>
When creating a new message (not a reply) then the default From address is based on the current context (mailbox and currently displayed/selected messages). . . . .<br>
. . . . In any case, as soon as you update the To header then the From address is updated if you have previously sent anything to the same recipient.</p>

<p dir="auto">The general From-derivation is still based on the Sent Messages folder, and I read it can be changed by</p>

<pre><code>defaults write com.freron.MailMate MmAddressCompletionMailbox DRAFTS
</code></pre>
</blockquote>

<p dir="auto">No, this only changes which addresses are used for completing addresses in the recipient fields of the composer. It does not affect the From deriviation which is hardcoded to use “Sent Messages”.</p>

<blockquote>
<p dir="auto">Question:<br>
Is there a way with new mails NOT to change the From based on previous sent mails to the same recipient.</p>
</blockquote>

<p dir="auto">No. Well, there is an exception if using a <code>mailto:</code> URL with an explicit <code>from</code> address.</p>

<blockquote>
<p dir="auto">So I create a new mail based on a selected IMAP account and unless I change the From it remains what it was the moment it was created.</p>
</blockquote>

<p dir="auto">I assume this is a feature requested (based on my answers above).</p>

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

</div>