From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36363 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: Sender header? Date: 24 May 2001 17:26:31 -0400 Sender: prj@multivac.cwru.edu Message-ID: References: <01May23.141128edt.115245@gateway.intersys.com> <01May24.115917edt.115250@gateway.intersys.com> <01May24.143521edt.115214@gateway.intersys.com> <01May24.153439edt.115213@gateway.intersys.com> <01May24.171325edt.115217@gateway.intersys.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035171961 8203 80.91.224.250 (21 Oct 2002 03:46:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:46:01 +0000 (UTC) Return-Path: Original-Received: (qmail 29218 invoked by alias); 24 May 2001 21:26:32 -0000 Original-Received: (qmail 29213 invoked from network); 24 May 2001 21:26:31 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (261@129.22.96.25) by gnus.org with SMTP; 24 May 2001 21:26:31 -0000 Original-Received: (qmail 26605 invoked by uid 500); 24 May 2001 21:26:53 -0000 Mail-Followup-To: ding@gnus.org Original-To: "\(ding\)" In-Reply-To: <01May24.171325edt.115217@gateway.intersys.com> (Stainless Steel Rat's message of "Thu, 24 May 2001 17:13:11 -0400") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Original-Lines: 32 Xref: main.gmane.org gmane.emacs.gnus.general:36363 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36363 Stainless Steel Rat writes: > * Graham Murray on Thu, 24 May 2001 >| 1) Dial-up hosts using dynamic IP. In this situation, the user is often >| given a mailbox of user@isp.com. [snip] > > There must be an A record (and FQDN) for the IP address. A properly > configured dialup server will provide the FQDN associated with the IP > address, and a properly configured dialup host will set its name to that > FQDN for the duration of its connection. Gnus generates Sender > fields using that FQDN (or it should). But I though you wanted Sender to have the user's canonical address. In this case, the user's cacnonical address very clearly does not include the system's current FQDN. > The MX record associated with the A record will make it a > deliverable mailbox. You don't seem to understand DNS. The dialup's name has an A record, and may (but need not) have an MX record. The A record certainly does not have an MX record associated with it. >| 2) Hosts on an internal LAN (probably using RFC 1918 addresses) behind a >| firewall. [snip] > > Internally those fields should be as canonical as possible. It is the > responsiblity of the mail gateway to properly masqerade header fields. Where does RFC 2822 make that requirement? paul