From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5966 Path: main.gmane.org!not-for-mail From: Hallvard B Furuseth Newsgroups: gmane.emacs.gnus.general Subject: Re: message-user-mail-address and other addresses Date: Tue, 16 Apr 1996 23:36:27 +0200 (MET DST) Message-ID: <199604162136.XAA04959@bombur2.uio.no> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035146491 1949 80.91.224.250 (20 Oct 2002 20:41:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:41:31 +0000 (UTC) Cc: ding@ifi.uio.no Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id PAA00577 for ; Tue, 16 Apr 1996 15:13:07 -0700 Original-Received: from goggins.uio.no (6089@goggins.uio.no [129.240.201.2]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Tue, 16 Apr 1996 23:36:46 +0200 Original-Received: from ulrik.uio.no by goggins.uio.no with local-SMTP (PP) id <17610-0@goggins.uio.no>; Tue, 16 Apr 1996 23:36:28 +0200 Original-Received: by bombur2.uio.no ; Tue, 16 Apr 1996 23:36:27 +0200 (MET DST) Original-To: Jason L Tibbitts III In-reply-to: Xref: main.gmane.org gmane.emacs.gnus.general:5966 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5966 > RFC822 only permits source-routing inside angle brackets. I don't think > this address is legal. Well, it's legal inside angle brackets then:-) > Also, I don't think the path components are > separated by commas. The `@' symbol is the separator. > > from RFC822: > > route = 1#("@" domain) ":" ; path-relative > route-addr = "<" [route] addr-spec ">" Huh. RFC821 uses routes with comma: TO:<@HOSTA.ARPA,@HOSTB.ARPA:USERC@HOSTD.ARPA> Umm - Does anybody remember which RFC lists recommendations for various services, including errors in previous RFCs? Regards, Hallvard