SUMMARY: nasty sendmail messages

From: Brett Lymn (blymn@baobab.awadi.com.AU)
Date: Wed Oct 07 1992 - 08:06:06 CDT


A week ago I wrote the following:
>
> I have had on occaision had the following message from
>sendmail on various clients:
>
>Oct 1 14:25:58 coolibah sendmail[443]: NOQUEUE: SYSERR: net hang reading from myall.awadi.com.au: Connection timed out
>Warning: Actions not found: select-set
>Oct 1 15:09:08 coolibah sendmail[503]: NOQUEUE: SYSERR: net hang reading from myall.awadi.com.au: Connection timed out
>Oct 1 15:24:08 coolibah sendmail[503]: NOQUEUE: SYSERR: net hang reading from myall.awadi.com.au: Connection timed out
>
>This has started to happen with monotonous regularity on my
>workstation, what is causing this to happen? Is there a fix?
>
>BTW Nothing has changed on the system recently, there seems to be no
>causal link to anything.
>
>Running SunOS 4.1.2.
>

This seems like a common problem judging from the "me too"s I got.
Full marks (and a big thank-you) goes to Sverre Slotte Jr. for
pointing out the problem. The problem was that my mail messages did
not end with a new line character, this was because I had changed my
signature file and did not have a NL on the end of the last line.
This is a problem because the sendmail protocol demands a . on a line
by itself to indicate the end of the mail body, what was happening in
my case was sendmail was transmitting the message but because there
was no trailing NL the receiving sendmail did not see a dot on a line
by itself so it thought there was more message to come and would wait
until it eventually timed out.

So anyone that had this problem should check carefully that their mail
messages end with a trailing newline. If you use emacs you should
check the variable require-final-newline is set true to ensure emacs
adds a trailing newline if one does not exist.

Thanks to:
ups!upstage!glenn@fourx.Aus.Sun.COM (Glenn Satchell)
Neil W Rickert <rickert@cs.niu.edu>
sverre@rc.nokia.fi (Sverre Slotte RC 943)
Michael.Tripoli@Corp.Sun.COM (Michael Tripoli)

-- 
Brett Lymn                              | "Smoke me a kipper, I will be
Computer Systems Administrator          |  back for breakfast"
AWA Defence Industries                  | - Arnold "Ace" Rimmer



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:06:51 CDT