steve@unidata.ucar.edu (Steve Emmerson) (03/05/91)
Would someone please tell me why the following message bounced? It used
to go through just fine.
Thanks,
Steve Emmerson <steve@unidata.ucar.edu>
-----begin bounced message
Received: from zam067.zam.kfa-juelich.de by unidata.ucar.edu (5.65+/1.34)
id AA12387; Mon, 4 Mar 91 10:31:09 -0700
Received: from unidata.ucar.edu by zam067 (AIX 1.3/4.03)
id AA05992; Mon, 4 Mar 91 10:16:27 +0100
Date: Mon, 4 Mar 91 10:16:27 +0100
From: MAILER-DAEMON@zam067 (Mail Delivery Subsystem)
Subject: Returned mail: Service unavailable
Message-Id: <9103041130.AA05992@zam067>
To: <steve@unidata.ucar.edu>
Status: R
----- Transcript of session follows -----
>>> HELO zam067
<<< 553 Local configuration error, hostname not recognized as local
554 <zdv145@zam067.zam.kfa-juelich.de>... Service unavailable: Bad file number
----- Unsent message follows -----
Received: from unidata.ucar.edu by zam067 (AIX 1.3/4.03)
id AA08807; Mon, 4 Mar 91 12:30:18 +0100
Received: by unidata.ucar.edu (5.65+/1.34)
id AA11493; Mon, 4 Mar 91 09:46:57 -0700
Date: Mon, 4 Mar 91 09:46:57 -0700
From: steve@unidata.ucar.edu (Steve Emmerson)
Message-Id: <9103041646.AA11493@unidata.ucar.edu>
To: zdv145@zam067.zam.kfa-juelich.de
Subject: Re: porting xgks; UNICOS
Steve Emmerson steve@unidata.ucar.edu ...!ncar!unidata!steve
rickert@mp.cs.niu.edu (Neil Rickert) (03/05/91)
In article <10471@ncar.ucar.edu> steve@unidata.ucar.edu (Steve Emmerson) writes: > >Would someone please tell me why the following message bounced? It used >to go through just fine. I short, because the 'sendmail' on zam067.zam.kfa-juelich.de is poorly designed and misconfigured. >Thanks, >Steve Emmerson <steve@unidata.ucar.edu> > >-----begin bounced message > >Received: from zam067.zam.kfa-juelich.de by unidata.ucar.edu (5.65+/1.34) > id AA12387; Mon, 4 Mar 91 10:31:09 -0700 >Received: from unidata.ucar.edu by zam067 (AIX 1.3/4.03) > id AA05992; Mon, 4 Mar 91 10:16:27 +0100 This 'Received:' line indicates a design problem in the 'sendmail' binary. It is saying that the message from 'MAILER-DAEMON@zam067' actually originated on 'unidata.ucar.edu' which is incorrect. To be more specific, the mail bouncing code is failing to undefine '$s'. >Date: Mon, 4 Mar 91 10:16:27 +0100 >From: MAILER-DAEMON@zam067 (Mail Delivery Subsystem) The domain name here is not fully qualified. This is a mis-configuration. > ----- Transcript of session follows ----- >>>> HELO zam067 Another case of a host name not being fully qualified. ><<< 553 Local configuration error, hostname not recognized as local >554 <zdv145@zam067.zam.kfa-juelich.de>... Service unavailable: Bad file number Because of configuration errors, the system does not recognize an address of the form 'user@zam067.zam.kfa-juelich.de' as local. It turns out (discovered by remote probing) that it recognizes 'user@zam067' as a local address, but does not recognize 'user@zam067.zam.kfa-juelich.de' as local. Short of reconfiguring your own 'sendmail' to work around these problems, there is not much you can do to get a message through. -- =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*= Neil W. Rickert, Computer Science <rickert@cs.niu.edu> Northern Illinois Univ. DeKalb, IL 60115 +1-815-753-6940