How do I properly reply in mailing lists? For example, I have subscribed to a mailing list foo@list.com using my email address me@bar.com.
When him@baz.com posts to this mailing list foo@list.com I get a mail. Now, to sort threaded conversation, I've read that mailing lists use In-Reply-To header. But this in-reply-to header does not seem to be available from my email web application.
I can click on the proper mailto:foo@list.com?Subject=Re: subject&In-Reply-To=<xyz@list.com> link in the mailing list archives, but that fails to open my web email properly. I can click on 'Reply' in my email, which tries to send a reply to him@baz.com, or I can click on 'Reply all', which in addition to To field adds a Cc for foo@list.com.
How do you properly reply in this thread and how does the mailing list should know the reply position in the seemingly absent In-Reply-To field?