From 3b71010adfbe23a6165747caf41444bae29436c8 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 11 Mar 2001 17:32:55 +0000 Subject: Correction, 1123 doesn't demand this. svn path=/trunk/; revision=3229 --- design-notes.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'design-notes.html') diff --git a/design-notes.html b/design-notes.html index 98310778..c6dd2cce 100644 --- a/design-notes.html +++ b/design-notes.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 2001/03/07 21:30:41 $ +$Date: 2001/03/11 17:32:55 $

Design Notes On Fetchmail

@@ -57,10 +57,10 @@ in its class. The name change quickly followed.

The rewrite option

-RFC 1123 stipulates that MTAs ought to canonicalize the addresses of -outgoing mail so that From:, To:, Cc:, Bcc: and other address headers -contain only fully qualified domain names. Failure to do so can break -the reply function on many mailers.

+MTAs ought to canonicalize the addresses of outgoing non-local mail so +that From:, To:, Cc:, Bcc: and other address headers contain only +fully qualified domain names. Failure to do so can break the reply +function on many mailers. (Sendmail has an option to do this.)

This problem only becomes obvious when a reply is generated on a machine different from where the message was delivered. The @@ -554,7 +554,7 @@ RFC2221 IMAP4 Login Referrals
Back to Fetchmail Home Page To Site Map -$Date: 2001/03/07 21:30:41 $ +$Date: 2001/03/11 17:32:55 $

Eric S. Raymond <esr@snark.thyrsus.com>
-- cgit v1.2.3