Re: Annoying Reply-To - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: Annoying Reply-To
Date
Msg-id 20081017134335.GD7198@commandprompt.com
Whole thread Raw
In response to Re: Annoying Reply-To  (Greg Smith <gsmith@gregsmith.com>)
Responses Re: Annoying Reply-To  (Greg Smith <gsmith@gregsmith.com>)
List pgsql-general
On Fri, Oct 17, 2008 at 09:27:46AM -0400, Greg Smith wrote:

> Mikkel is right, every other well-organized mailing list I've ever been on
> handles things the sensible way he suggests, but everybody on his side

They may be well-organized, but they're doing bad things to the mail
headers.  RFC 5322 (which just obsoleted 2822) says this:

   When the "Reply-To:" field is present, it
   indicates the address(es) to which the author of the message suggests
   that replies be sent.

The mailing list is not the author of the message.  Therefore it
should not alter that header.

Moreover, since you are allowed at most one Reply-To header, if the
original author needs individual responses to go to some other
address, then that Reply-To: header will be lost if the list munges
them.

There is therefore a mail standards reason not to munge the headers,
and it rests in the rules about origin fields and in the potential for
lost functionality.  Given the project's goal of SQL conformance, why
would we blow off SMTP standards?

(Anyway, I agree with Tom, so I'm saying nothing more in this thread.)

A

--
Andrew Sullivan
ajs@commandprompt.com
+1 503 667 4564 x104
http://www.commandprompt.com/

pgsql-general by date:

Previous
From: Greg Smith
Date:
Subject: Re: Annoying Reply-To
Next
From: Collin Kidder
Date:
Subject: Re: Annoying Reply-To