<div class="markdown">
<p dir="auto">On 10 Jan 2014, at 20:23, Mike Brasch wrote:</p>

<blockquote>
<p dir="auto">The other way could be automatic guessing derived from the header information of the first n mails in current folder (I would expect that all users of mailing lists let sort the messages into appropriate folders.)</p>

<p dir="auto">If I see the header, it might be difficult to find the correct from-address. Often I used aliases which appears in a slightly different version in each mail. One example is <a href="mailto:alias@provider.de">alias@provider.de</a> appears in header like "X-Remote-Delivered-To: <a href="mailto:alias@123456provider.de">alias@123456provider.de</a>". The correct address <a href="mailto:alias@provider.de">alias@provider.de</a> appears only in the 2nd "Received:"-block.</p>
</blockquote>

<p dir="auto">As long as the Address Pattern (or the list of email addresses) in the IMAP account settings are correct then MailMate should be able to find the correct from address in most cases. Otherwise, I’m always interested in knowing when this doesn’t work.</p>

<blockquote>
<blockquote>
<p dir="auto">I've inserted a boolean to enable this code, but I haven't tested it. You can tell me about any issues when the next test version is out :-)</p>

<pre><code>defaults write com.freron.MailMate MmListPostLookupEnabled -bool YES
</code></pre>
</blockquote>

<p dir="auto">This does not work here. The to-field is always empty. Even in mailing lists where I had written days ago.</p>
</blockquote>

<p dir="auto">I wasn’t quite clear. A test version with this variable is not yet released (I added it seconds before sending the reply).</p>

<blockquote>
<p dir="auto">Maybe an important detail: I'm using only one mail account. All other addresses are either aliases of the main address or forwarding addresses of other providers (via Personalities feature of Fastmail). All of these addresses are inserted into the email addresses field of the account settings.</p>
</blockquote>

<p dir="auto">Ok, then you should have the correct From address for most replies and new messages (if there are any messages to derive it from).</p>

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

</div>