Received: from localhost by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id IAA09774; Wed, 17 Jan 1996 08:22:16 -0500 Received: by CS.UTK.EDU (bulk_mailer v1.3); Wed, 17 Jan 1996 08:20:22 -0500 Received: from mailhost.pipex.net by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id IAA09540; Wed, 17 Jan 1996 08:20:14 -0500 Received: from pipe.pipex.net (actually mailhost.pipex.net) by pipe.pipex.net with SMTP (PP); Wed, 17 Jan 1996 13:19:40 +0000 To: drums@cs.utk.edu Subject: Re: smtpupd-01 issues In-Reply-To: <20ad5a4d484311a3a20655e97b5355c1@mail2news-md5-of-original> Date: Wed, 17 Jan 1996 13:19:37 +0000 From: Tim Goodwin Message-ID: MIME-version: 1.0 Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: quoted-printable jgm+@CMU.EDU (John Gardiner Myers) wrote: > Section 4.6.3: "too many recipients" is a transient condition. > Instead of 552, it should instead use 452. After some thought, I agree. This is a change from RFC 821, in particular the "Too Many Recipients Scenario" in Appendix F (also in smtpupd-01). A sender-SMTP that correctly interprets a 552 response to a RCPT command (I suspect these are a minority) must violate the "SHOULD test only the first digit" clause in 1123, =A7 5.2.10. Tim.