<div class="markdown">
<p dir="auto">Hello!</p>

<p dir="auto">I have a couple of contacts that have more than one email-address, and their different email-addresses are something like this:</p>

<ul>
<li><a href="mailto:name@domain_1.com">name@domain_1.com</a></li>
<li><a href="mailto:name@domain_2.com">name@domain_2.com</a></li>
</ul>

<p dir="auto">Once in a while I want to send an email to <strong>all</strong> addresses, in the example above to <a href="mailto:name@domain_1.com">name@domain_1.com</a> AND <a href="mailto:name@domain_2.com">name@domain_2.com</a>.</p>

<p dir="auto">When composing an email on iPhone, as soon as I type "<em>name</em>", Apple's Mail.app shows me first "<em><a href="mailto:name@domain_1.com">name@domain_1.com</a></em>" and under it, in a list, all the other email-addresses that begins with "<em>name</em>" ("<em><a href="mailto:name@domain_2.com">name@domain_2.com</a></em>" comes second).</p>

<p dir="auto">After accepting this, when typing again "<em>name</em>", Mail.app is so intelligent and brings <em>the other email-address</em> on the firs place in the list, that is "<em><a href="mailto:name@domain_2.com">name@domain_2.com</a></em>", so I can blindly accept and move on to the message subject and text.</p>

<p dir="auto">MailMate however behave differently here: the list of matching email-addresses is the same every time, so at the top of the list would always stay "<em><a href="mailto:name@domain_1.com">name@domain_1.com</a></em>".</p>

<p dir="auto">I've discovered this only because one of my contacts received the email-message I've sent only on one domain: I was blindly accepting "<em><a href="mailto:name@domain_1.com">name@domain_1.com</a></em>" again and again :-(.</p>

<p dir="auto">Could it be possible to copy the behavior of Apple's Mail.app on the iPhone in MailMate?</p>

<p dir="auto">Thanks!</p>

<p dir="auto">Regards,<br>
Vlad</p>

</div>