From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65068 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: message-to-cc-style Date: Sun, 19 Aug 2007 12:08:08 +0200 Message-ID: <878x87degn.fsf@mocca.josefsson.org> References: <877io3r6in.fsf@mocca.josefsson.org> <87k5rsw6y0.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1187518167 17012 80.91.229.12 (19 Aug 2007 10:09:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 19 Aug 2007 10:09:27 +0000 (UTC) Cc: ding@gnus.org To: jidanni@jidanni.org Original-X-From: ding-owner+M13578@lists.math.uh.edu Sun Aug 19 12:09:23 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1IMhik-000760-Ql for ding-account@gmane.org; Sun, 19 Aug 2007 12:09:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1IMhhp-00054I-JJ; Sun, 19 Aug 2007 05:08:25 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1IMhhm-00053t-FA for ding@lists.math.uh.edu; Sun, 19 Aug 2007 05:08:22 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1IMhhj-00062k-L7 for ding@lists.math.uh.edu; Sun, 19 Aug 2007 05:08:22 -0500 Original-Received: from yxa.extundo.com ([83.241.177.38]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1IMhhg-0003ds-00 for ; Sun, 19 Aug 2007 12:08:16 +0200 Original-Received: from mocca.josefsson.org (yxa.extundo.com [83.241.177.38]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id l7JA8957000818 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 19 Aug 2007 12:08:11 +0200 OpenPGP: id=B565716F; url=http://josefsson.org/key.txt Mail-Copies-To: nobody X-Hashcash: 1:22:070819:ding@gnus.org::nwF/lMrx0LLsduw8:9CWV X-Hashcash: 1:22:070819:jidanni@jidanni.org::CUyE9D2M0GHGOpWI:PB2C In-Reply-To: <87k5rsw6y0.fsf@jidanni.org> (jidanni@jidanni.org's message of "Sun, 19 Aug 2007 11:15:35 +0800") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) X-Spam-Status: No, score=-2.3 required=4.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,SPF_PASS autolearn=ham version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on yxa-iv X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on yxa.extundo.com X-Virus-Status: Clean X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:65068 Archived-At: jidanni@jidanni.org writes: >>> Indeed, I don't even want any >>> To: William Von O'Nurd >>> names on my outbound messages, just plain >>> To: wvononurd@gmail.com > > SJ> Isn't that style disallowed by RFC(2)822? IIRC, you'll have to write: > SJ> To: > > Reading RFC2822, > > address = mailbox / group > mailbox = name-addr / addr-spec > addr-spec = local-part "@" domain > > To: Mary Smith , jdoe@example.org, Who? > > ...Notice also that jdoe@example.org and boss@nil.test have no > display names associated with them at all, and jdoe@example.org > uses the simpler address form without the angle brackets. Right. It is the same in RFC 822 too, so I must have mis-remembered. I wonder what corner-case I was really thinking of... /Simon