<div class="markdown">
<p dir="auto">Is there a way to have the following behavior:</p>

<p dir="auto">no automatic change<br>
1 mailaccount        - 1 from address    (to be defined somewhere & not the same as this from the email account )</p>

<p dir="auto">Thanks in advance</p>

<p dir="auto">Marc</p>

<p dir="auto">On 12 Dec 2013, at 21:30, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">On 12 Dec 2013, at 21:11, Jason Davies wrote:</p>

<blockquote>
<p dir="auto">One person I email daily originally gave me her gmail address and then her work one. By default when I email to her, her gmail address is supplied even though it's not in my address book any more. Mailmate seems to be remembering it.</p>

<p dir="auto">Can I turn this behaviour off altogether as I'm not an 'auto-suggestion' fan? Failing that, can I remove this particular address? I can't see how it's stored...</p>
</blockquote>

<p dir="auto">MailMate uses all messages in your “Sent Messages” folder for the completions. There is no easy way to disable it, but there is a <a href="http://manual.mailmate-app.com/hidden_preferences#sending">hidden preference</a> to change the mailbox used for completions. Something like this could probably disable the feature:</p>

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

<p dir="auto">(Relaunch MailMate.)</p>

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

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="http://lists.freron.com/listinfo/mailmate">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>