From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28073 Path: main.gmane.org!not-for-mail From: patl@cag.lcs.mit.edu (Patrick J. LoPresti) Newsgroups: gmane.emacs.gnus.general Subject: Re: Fully-qualifying Email addresses in outgoing mail Date: 10 Dec 1999 11:02:10 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035164983 27911 80.91.224.250 (21 Oct 2002 01:49:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:49:43 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA25608 for ; Fri, 10 Dec 1999 11:03:19 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB27070; Fri, 10 Dec 1999 10:03:12 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 10 Dec 1999 10:03:14 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA13136 for ; Fri, 10 Dec 1999 10:03:05 -0600 (CST) Original-Received: from egghead.curl.com ([216.230.79.4]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id LAA25596 for ; Fri, 10 Dec 1999 11:02:40 -0500 (EST) Original-Received: (qmail 5641 invoked by uid 10171); 10 Dec 1999 11:02:10 -0500 Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "10 Dec 1999 16:51:24 +0100" Original-Lines: 14 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28073 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28073 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > Argh. Silly me :-( RFC 822 explicitly specifies that all addresses > must be of the form `user@host', and `user' is not allowed. Right, because the SMTP server may be in a domain which is unrelated to the client's. The qmail author is pretty anal about wanting the "right" tool to do each job in Email delivery... So again, I suggest that it would be nice if message-mode had an option to canonicalize addresses in outgoing mail. Comments? - Pat