Received: from localhost (daemon@localhost) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id UAA01899; Mon, 28 Oct 1996 20:10:49 -0500 Received: by CS.UTK.EDU (bulk_mailer v1.7); Mon, 28 Oct 1996 20:10:34 -0500 Received: by CS.UTK.EDU (cf v2.9s-UTK) id UAA01836; Mon, 28 Oct 1996 20:10:31 -0500 Received: from THOR.INNOSOFT.COM (THOR.INNOSOFT.COM [192.160.253.66]) by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id UAA01828; Mon, 28 Oct 1996 20:10:27 -0500 Received: from eleanor.innosoft.com ("port 39373"@ELEANOR.INNOSOFT.COM) by INNOSOFT.COM (PMDF V5.0-7 #8694) id <01IB6MSN8FDQ9ODF3Q@INNOSOFT.COM> for drums@cs.utk.edu; Mon, 28 Oct 1996 17:09:22 -0800 (PST) Date: Mon, 28 Oct 1996 17:09:51 -0800 (PST) From: Chris Newman Subject: re: X-Sender problem In-reply-to: <19961029005227.18391.qmail@koobera.math.uic.edu> To: Directed Revision/Update of Message Standards Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT On Tue, 29 Oct 1996, D. J. Bernstein wrote: > I don't get it. Why is anybody using Sender automatically? Because it looks like an email address. And because they can. > The RFC 822 Sender field is (aside from the nonsense about it being > authenticated) a reasonable concept, comparable to the ``/jtw'' used on > physical letters to indicate that JTW did the typing and mailing. It's more than that since it is a deliverable address, but I agree. > Putting Sender in every message, as Netscape and certain other programs > do, seems to be a corruption of the original semantics. Agreed. > It's also pointless. If you want to record extra information so that > people can trace problems, add a Received field---that's what Received > was designed for. I think the MUA/MTA separation is important. Received headers are for MTAs. Originator-Info is an MUA generated field. Thank you for your comments.