Received: from localhost by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id RAA16508; Sat, 5 Jun 1999 17:39:34 -0400 (EDT) Received: by cs.cs.utk.edu (bulk_mailer v1.12); Sat, 5 Jun 1999 17:37:07 -0400 Received: by CS.UTK.EDU (cf v2.9s-UTK) id RAA16348; Sat, 5 Jun 1999 17:37:06 -0400 (EDT) Received: from icarus.eng.mindspring.net (LOCALHOST.cs.utk.edu [127.0.0.1]) by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id RAA16335; Sat, 5 Jun 1999 17:37:02 -0400 (EDT) Received: from icarus.eng.mindspring.net (207.69.192.186 -> icarus.eng.mindspring.net) by CS.UTK.EDU (smtpshim v1.0); Sat, 5 Jun 1999 17:37:02 -0400 Received: (from dmayne@localhost) by icarus.eng.mindspring.net (8.9.1/8.9.1) id RAA21996 for drums@cs.utk.edu; Sat, 5 Jun 1999 17:37:00 -0400 (EDT) (envelope-from dmayne) From: David Mayne Message-Id: <199906052137.RAA21996@icarus.eng.mindspring.net> Subject: RCPT and user's mailbox quota exceeded question To: drums@cs.utk.edu Date: Sat, 5 Jun 1999 17:37:00 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Unsubscribe: My apologies if this has been covered before - I searched the archives and read the 452 vs 552 response codes on RCPT threads, but neither the current draft or these messages appear to answer this question. 452 Requested action not taken: insufficient system storage 552 Requested mail action aborted: exceeded storage allocation According to smtpupd-10, 452 and 552 codes are used to indicate that the server has had enough recipients. Given that the 452 and 552 codes are defined as above, what is the appropriate response code for the server to return on RCPT when the user's mailbox is over quota, and we (at least on a temporary basis) don't want to accept the message for this user ? Randall Gellens touched on this in archive message 3350 in the thread Re: From the chair: 552 vs. 452, where he stated: >Since 552 is defined as "exceedes storage allocation", and is used if the >size of the message is greater than the user's disk quota, I think we >should just clarify that too many recipients is 452 and leave 552 as disk >quota exceeded. Otherwise the client might keep resending a message that >it should just bounce. Was any agreement ever reached on what is the appropriate reponse code to return for mailbox quota violations on RCPT ? Thanks, David dmayne@mindspring.net