<div dir="ltr"><div><div>Every mail usually gets a unique Message-ID assigned by either the mail client or the first mail server. While it often looks like a valid email, it is only an identifier.<br></div>When you reply to an email, the Message-ID of that email gets set as the In-Reply-To value.<br></div><div>This is the basic of message threading, but most clients have a lot of extra code to better determine threading.<br><br></div><div>In the case of mailing lists, you want to send your reply to the email of the message you’re replying to, as well as the mailing list. You want to send it to the mailing list, so it can archive your reply on the website as well as sending copies out to everyone who have subscribed.<br></div><div>Generally this is done by pressing &quot;Reply All&quot; in your mail client, which sets the mailing list as cc.<br><br></div><div>I am not aware of a way to reply to archived messages, if you haven&#39;t received the email yourself.<br></div><div><br></div><div>— Johan<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 24, 2016 at 6:54 PM, David Keck via swift-users <span dir="ltr">&lt;<a href="mailto:swift-users@swift.org" target="_blank">swift-users@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div><span></span></div><div><div><span></span></div><div><span>I am totally new to this concept of mailing lists. I have heard about them in programming books, but it always seemed like they were for phased out or only in use for old projects. Anyway, now that I have a taste of them, I think they&#39;re awesome! I&#39;d like to know more about how they work.</span><br><span></span><br><span>Specifically, how can I reply and quote someone? Do I reply to the Message ID? For example: </span><span>Message-ID: &lt;</span><a dir="ltr" href="mailto:m2y4bhpj58.fsf@eno.apple.com" target="_blank">m2y4bhpj58.fsf@eno.apple.com</a><span>&gt; Or do I send a reply directly to the original email address?</span></div><div><span><br></span></div><div><span>I know I can access an archive at </span><a href="https://lists.swift.org/pipermail/swift-users/" target="_blank">https://lists.swift.org/pipermail/swift-users/</a>, but I&#39;m still not sure how to reply from there either.</div><div><span><br></span></div><div><span>Sorry if this is super obvious stuff, but everyone has to learn sometime!</span></div><div><span><br></span></div><div><span>Thanks!</span></div><span class="HOEnZb"><font color="#888888"><div><span><br></span></div><div><span>David Keck</span></div></font></span></div></div><br>_______________________________________________<br>
swift-users mailing list<br>
<a href="mailto:swift-users@swift.org">swift-users@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-users" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-users</a><br>
<br></blockquote></div><br></div>