Path: utzoo!attcan!uunet!husc6!ukma!tut.cis.ohio-state.edu!bloom-beacon!hermes!zug.ai.mit.edu!wisner From: wisner@zug.AI.MIT.EDU (Bill Wisner) Newsgroups: comp.mail.sendmail Subject: sendmail generates bogus error messages Message-ID: <3153@hermes.ai.mit.edu> Date: 2 Oct 88 03:59:37 GMT Sender: usenet@hermes.ai.mit.edu Reply-To: wisner@zug.AI.MIT.EDU (Bill Wisner) Organization: MIT AI Laboratory, Cambridge, MA Lines: 12 When sending mail to a host that isn't currently reachable, I should be seeing error messages like Deferred: Connection timed out during user open with basel.ai.mit.edu Instead, I get this: Deferred: Not a typewriter I think that somewhere between the time the connection actually times out and the time the error message is generated, something happens to change errno to ENOTTY. But what? Anyone know how to fix this?