Re: history of using a comment for display-name?
Keith Moore <moore@cs.utk.edu> Mon, 12 March 2001 13:32 UTC
Received: from cs.utk.edu (cs.utk.edu [160.36.56.56]) by ietf.org (8.9.1a/8.9.1a) with SMTP id IAA08005 for <drums-archive@odin.ietf.org>; Mon, 12 Mar 2001 08:32:42 -0500 (EST)
Received: from localhost (daemon@localhost) by cs.utk.edu with SMTP (cf v2.9s-UTK) id IAA08469; Mon, 12 Mar 2001 08:31:01 -0500 (EST)
Received: by cs.utk.edu (bulk_mailer v1.13); Mon, 12 Mar 2001 08:30:59 -0500
Received: by cs.utk.edu (cf v2.9s-UTK) id IAA08431; Mon, 12 Mar 2001 08:30:43 -0500 (EST)
Received: from astro.cs.utk.edu (marvin@localhost) by cs.utk.edu with ESMTP (cf v2.9s-UTK) id IAA08410; Mon, 12 Mar 2001 08:30:42 -0500 (EST)
Received: from astro.cs.utk.edu (160.36.58.43 -> astro.cs.utk.edu) by cs.utk.edu (smtpshim v1.0); Mon, 12 Mar 2001 08:30:42 -0500
Received: from astro.cs.utk.edu (LOCALHOST [127.0.0.1]) by astro.cs.utk.edu (cf 8.9.3) with ESMTP id IAA12426; Mon, 12 Mar 2001 08:30:33 -0500 (EST)
Message-Id: <200103121330.IAA12426@astro.cs.utk.edu>
X-URI: http://www.cs.utk.edu/~moore/
From: Keith Moore <moore@cs.utk.edu>
To: Maynard Kang <maynard@pobox.org.sg>
cc: drums@cs.utk.edu
Subject: Re: history of using a comment for display-name?
In-reply-to: Your message of "Mon, 12 Mar 2001 14:13:05 +0800." <00b801c0aabb$815c73e0$726827cb@maynardibm>
Date: Mon, 12 Mar 2001 08:30:33 -0500
Sender: moore@cs.utk.edu
List-Unsubscribe: <mailto:drums-request@cs.utk.edu?Subject=unsubscribe>
> Additionally section 3.4.3 does state that comments must not be included > during protocol exchanges with mail servers.. and thus if I interpret it > correctly, sendmail is non-RFC822 compliant then. nope. that's not what section 3.4.3 means. in practice, comments were the "preferred form" of representing names for many years after RFC 822 was published. this was due to several reasons: - there were rumors of old mailers still in use that couldn't handle a phrase before the address - Usenet (RFC 1036) used comments, didn't support phrase, and gateways between mail and news were fairly common. - many mailers could be configured to automatically add a name as a phrase but would not quote that name if it contained special characters (most notably ".") - thus mailers configured to use phrase for name developed a reputation for producing badly formed messages. - people didn't update their old sendmail.cf files, thus use of comments for names remained quite common and thus seemed "normal".
- history of using a comment for display-name? Sam Roberts
- Re: history of using a comment for display-name? Dave Crocker
- Re: history of using a comment for display-name? Maynard Kang
- Re: history of using a comment for display-name? Keith Moore
- Re: history of using a comment for display-name? Robert Elz
- Re: history of using a comment for display-name? Maynard Kang
- Re: history of using a comment for display-name? Keith Moore
- Re: history of using a comment for display-name? Maynard Kang
- RE: history of using a comment for display-name? Larry Osterman
- Re: history of using a comment for display-name? Sam Roberts
- Re: history of using a comment for display-name? Keith Moore
- Re: history of using a comment for display-name? Michael Richardson
- Re: history of using a comment for display-name? Larry Campbell
- Re: history of using a comment for display-name? Laurence Lundblade
- Re: history of using a comment for display-name? Kai Henningsen