<div ><div>
<p dir="auto">On 1 Sep 2015, at 11:57, Mark Wadham wrote:</p>

<blockquote style="border-left-color: #136BCE; border-left-style: solid; border-left-width: 2px; color: #136BCE; margin: 0 0 5px; padding-left: 5px">
<p dir="auto">I have one IMAP account with several email adresses on several domains, eg:</p>

<p dir="auto"><a href="mailto:mark@banana.com">mark@banana.com</a> *<br>
<a href="mailto:mark2@banana.com">mark2@banana.com</a><br>
<a href="mailto:stuff@banana.com">stuff@banana.com</a><br>
<a href="mailto:mark@orange.com">mark@orange.com</a></p>

<p dir="auto">The first address (*) is the first email address in the list and therefore the default.</p>

<p dir="auto">I am a member of a mailing list for which the address I receive messages on is list@orange.com.  If I reply to one of these messages, it defaults to <a href="mailto:mark@banana.com">mark@banana.com</a> rather than mark@orange.com.  I have defined an address pattern of:</p>

<p dir="auto">*@orange.com</p>

<p dir="auto">which I thought would fix this but apparently not.</p>
</blockquote>

<p dir="auto">That should be <code>".*@orange\.com"</code>.</p>

<p dir="auto">And I guess the answer is “no” then. I cannot think of a way to make that work. MailMate does not prioritize email addresses with a matching domain when a match is not found. Using the above I would expect your from address to become <code>list@orange.com</code>. Maybe MailMate should prioritize domain-matches, but I'm not sure if that would be bad in other scenarios...</p>

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

</div></div>