Received: from localhost by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id QAA23071; Wed, 31 May 1995 16:36:45 -0400 X-Resent-To: drums@CS.UTK.EDU ; Wed, 31 May 1995 16:36:42 EDT Errors-to: owner-drums@CS.UTK.EDU Received: from wilma.cs.utk.edu by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id QAA23055; Wed, 31 May 1995 16:36:40 -0400 Received: from LOCALHOST by wilma.cs.utk.edu with SMTP (cf v2.11c-UTK) id QAA12632; Wed, 31 May 1995 16:36:38 -0400 Message-Id: <199505312036.QAA12632@wilma.cs.utk.edu> X-URI: http://www.cs.utk.edu/~moore/ From: Keith Moore To: John Gardiner Myers cc: drums@CS.UTK.EDU, moore@CS.UTK.EDU Subject: Re: RFC 821 problem list In-reply-to: Your message of "Wed, 31 May 1995 15:50:52 EDT." Date: Wed, 31 May 1995 16:36:32 -0400 Sender: moore@CS.UTK.EDU > > I much prefer to bounce these potential long term problems, > > which includes over quota, so the sender can contact the > > administration of the dest site, and see if they can correct > > the problem. > > I suppose you'd like to turn all 4XX codes into 5XX codes then? If a > DNS server is down or the mail spool partition is full, shouldn't the > mail be bounced so that someone contacts the administration? My experience is also that "disk quota exceeded" is best treated as a temporary error. 4xx vs 5xx says whether or not the mail should be bounced immediately. Whether "someone contacts the administartion" is a separate matter. There is a whole class of error conditions that should be reported to the local sysadmin (because she is in the best position to fix the problem) regardless of whether they are temporary or permanent in nature. (e.g., "host name not recognized as local"...) You send a nondelivery report to the sender so he'll know his mail didn't get there. You may also need to send a report to the local sysadmin (or to the local log daemon, whatever) so she'll know her system is broken. Keith