<table><tr><td style="">knauss accepted this revision.<br />knauss added a comment.<br />This revision is now accepted and ready to land.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D24302">View Revision</a></tr></table><br /><div><div><p>It took me a while to understand, what you want to solve. I also needed to read some documentation to those mail headers:</p>

<p><a href="https://tools.ietf.org/html/rfc2076" class="remarkup-link" target="_blank" rel="noreferrer">https://tools.ietf.org/html/rfc2076</a><br />
<a href="https://tools.ietf.org/html/rfc2369" class="remarkup-link" target="_blank" rel="noreferrer">https://tools.ietf.org/html/rfc2369</a><br />
<a href="https://cr.yp.to/proto/replyto.html" class="remarkup-link" target="_blank" rel="noreferrer">https://cr.yp.to/proto/replyto.html</a><br />
this suggest, that we should also support <tt style="background: #ebebeb; font-size: 13px;">Mail-Reply-To</tt>, if reply-to-author is used.</p>

<p>I would appreciate, if you can rewrite your commit message to make it more easy to understand other than the commit message I'm fine with the patch.</p>

<p>Did you seen <a href="https://www.leptonite.org/mft/software.html" class="remarkup-link" target="_blank" rel="noreferrer">https://www.leptonite.org/mft/software.html</a>?</p>

<p>Here my approach to have a better commit message:</p>

<p>If you reply to an email, that is sent by yourself, the replySmart, needs to ignore Reply-To header, otherwise it sends an email back to yourself.<br />
This is not what you intend, when you reply to a mail sent by yourself you normally expect to create a followup and send a mail from yourself to the previous recipients.</p>

<p>To follow the best practice, we should use the order <tt style="background: #ebebeb; font-size: 13px;">Mail-Followup-To</tt>, <tt style="background: #ebebeb; font-size: 13px;">Reply-To</tt> and afterwards <tt style="background: #ebebeb; font-size: 13px;">From</tt>. For more inforation look at <a href="https://cr.yp.to/proto/replyto.html" class="remarkup-link" target="_blank" rel="noreferrer">https://cr.yp.to/proto/replyto.html</a>.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R94 PIM: Message Library</div></div></div><br /><div><strong>BRANCH</strong><div><div>withreplyto (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24302">https://phabricator.kde.org/D24302</a></div></div><br /><div><strong>To: </strong>gjditchfield, knauss<br /><strong>Cc: </strong>knauss, kde-pim, fbampaloukas, dvasin, rodsevich, winterz, vkrause, mlaurent, dvratil<br /></div>