<div class="markdown">
<p>On 29 Aug 2012, at 10:30, Joachim Tingvold wrote:</p>

<blockquote>
<p>When people not in the list sends emails to the list, and I hit &quot;Reply&quot;, it only adds the list-address in the &quot;To&quot;-field. The address of the person who sent the email, is not added.</p>

<p>&quot;Preferences -&gt; Composer -&gt; Reply&quot; is set to &quot;reply to all&quot;.</p>

<p>Shouldn&#39;t the original recipient be added, either in the &quot;To&quot;-field, or in the &quot;CC&quot;-field?</p>
</blockquote>

<p>I&#39;m guessing the message also has a “Reply-To” header. I don&#39;t think MailMate has any way to know that the sender of the message is not subscribed to the list. You are welcome to provide the headers of an example message.</p>

<p>Ideally, the mailing list software should add a “Reply-To” header with both the mailing list address and the senders address (whenever the sender is not subscribed) although I&#39;m not sure that works in all email clients.</p>

<p>From RFC 5322 (better known as 2822 or 822):</p>

<pre><code>The originator fields also provide the information required when
replying to a message.  When the &quot;Reply-To:&quot; field is present, it
indicates the address(es) to which the author of the message suggests
that replies be sent.  In the absence of the &quot;Reply-To:&quot; field,
replies SHOULD by default be sent to the mailbox(es) specified in the
&quot;From:&quot; field unless otherwise specified by the person composing the
reply.
</code></pre>

<hr>

<p>Benny</p>

</div>