Received: from localhost (daemon@localhost) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id NAA07195; Tue, 16 Sep 1997 13:06:22 -0400 (EDT) Received: by CS.UTK.EDU (bulk_mailer v1.7); Tue, 16 Sep 1997 13:06:12 -0400 Received: by CS.UTK.EDU (cf v2.9s-UTK) id NAA07161; Tue, 16 Sep 1997 13:06:11 -0400 (EDT) Received: from THOR.INNOSOFT.COM (THOR.INNOSOFT.COM [192.160.253.66]) by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id NAA07144; Tue, 16 Sep 1997 13:06:06 -0400 (EDT) Received: from eleanor.innosoft.com ("port 48996"@ELEANOR.INNOSOFT.COM) by INNOSOFT.COM (PMDF V5.1-10 #8694) with SMTP id <01INPG462F1294FHAD@INNOSOFT.COM> for drums@cs.utk.edu; Tue, 16 Sep 1997 10:05:05 PDT Date: Tue, 16 Sep 1997 10:07:03 -0700 (PDT) From: Chris Newman Subject: Re: postmaster semantics? In-reply-to: <19970916045612.17851.qmail@koobera.math.uic.edu> To: Detailed Revision/Update of Message Standards Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Originator-Info: login-id=chris; server=thor.innosoft.com > RFC 822 says that the postmaster local-part must ``be valid at each > site... routed to a person responsible for the site's mail system.'' > > What exactly does ``site'' mean? Rather than complaining about RFC 822, let's look at the text from 821bis where this concept is discussed: > Any system that includes an SMTP server supporting mail relaying > or delivery, i.e., the RCPT command, MUST support the reserved > mailbox "postmaster" as a case-insensitive local name. This > postmaster address is not strictly necessary if the server always > returns 554 on connection opening (as described in section ##3.1). The > requirement to accept mail for postmaster implies that RCPT TO > commands which specify a mailbox for postmaster at any of the domains > for which the SMTP server provides mail service, as well as the > special case of "RCPT TO:" (with no domain specification), > MUST be supported. I think this is sufficiently clear. - Chris