Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcs!mnetor!seismo!caip!nike!jordan From: jordan@nike.UUCP Newsgroups: net.news.adm,net.mail Subject: Re: mod.computers.sun Message-ID: <371@nike.UUCP> Date: Sun, 13-Jul-86 11:55:14 EDT Article-I.D.: nike.371 Posted: Sun Jul 13 11:55:14 1986 Date-Received: Sun, 13-Jul-86 20:25:57 EDT References: <156@daisy.warwick.UUCP> Reply-To: jordan@nike.UUCP (Jordan Hayes) Organization: NASA Ames Research Center, Moffett Field, CA Lines: 40 Xref: utcs net.news.adm:839 net.mail:1717 Rob McMahon writes: attempts to get there get refused at berkeley. >> From MAILER-DAEMON@EDU.BERKELEY.UCBVAX Fri Jul 4 13:48:30 1986 >> Subject: Returned mail: Host unknown >> >> ----- Transcript of session follows ----- >> 550 rice.edu.tcp... 550 Host unknown >> 550 ... Host unknown OUCH. (first of all, it's not entirely clear why it went to ucbvax anyways) In any case, this is real trouble. rice.edu is in fact a legit hostname, the problem is one with the nameserver ucbvax is running. Sendmail has been hacked up to present several different "grades" of error conditions dealing with the ability (or lack of therein) to resolve a domained address into an IP address. The gethostby*() routines now give a better idea of what is going on if they can't give you the answer. For instance, if it just can't find an answer (due to a down server somewhere, or an unexistant domain that no one will _authoritatively_ deny, it will return a transient error, and keep the message in the queue for up to the time out period, with the hope that the next time the queue is run the nameserver will have a better chance. Evidently, when you sent your message, ucbvax was experiencing nameserver troubles and somewhere someone claimed authoritatively that rice.edu didn't exist ... the last time I saw this happen was when the time servers around UCB experienced a time warp and jumped ahead 20 years, timing out the entries for the root servers and giving "the power of god" to the local servers, who, of course, had never heard of .arpa ... I would just resend. /jordan