home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / networki / 2110 < prev    next >
Encoding:
Text File  |  1992-11-12  |  2.4 KB  |  62 lines

  1. Nntp-Posting-Host: sirius.byu.edu
  2. Lines: 51
  3. Path: sparky!uunet!news.centerline.com!noc.near.net!nic.umass.edu!news.mtholyoke.edu!news.byu.edu!news
  4. Message-ID: <ca#@byu.edu>
  5. Date: Thu, 12 Nov 92 08:27:50 MST
  6. From: ecktons@sirius.byu.edu (Sean Eckton)
  7. Newsgroups: comp.os.os2.networking
  8. Subject: Strange sendmail failure
  9. Reply-To: ecktons@sirius.byu.edu (Sean Eckton)
  10.  
  11.  
  12. This is really strange.  I am using the TCP/IP with the newest CSD applied  
  13. (or the newest that I found on ftp-os2) and sendmail sometimes has problems.   
  14. I can try to send mail to it and the sending machine will timeout.  Then, I  
  15. restart sendmail in OS/2 and try to send the message again and it ends up  
  16. with a remote protocol error.  This is what happens:
  17.  
  18. sirius{ecktons}:/Users/ecktons> mail -v sean@terminus.byu.edu
  19. Subject: test
  20. testing
  21.  
  22. Cc:
  23.  
  24. This is the verbose output:
  25.  
  26. sean@terminus.byu.edu... Connecting to terminus.byu.edu (tcpld)...
  27. 220 terminus.byu.edu Sendmail IBM OS/2 SENDMAIL 1.2.5/1.2 ready at Thu, 12  
  28. Nov 92 09:07:17 -0700
  29. >>> HELO sirius.byu.edu
  30. 250 terminus.byu.edu Hello sirius.byu.edu, pleased to meet you
  31. >>> MAIL From:<ecktons@sirius.byu.edu>
  32. 250 <ecktons@sirius.byu.edu>... Sender ok
  33. >>> RCPT To:<sean@terminus.byu.edu>
  34. 250 <sean@terminus.byu.edu>... Recipient ok
  35. >>> DATA
  36. 250 Ok
  37. >>> .
  38. 500 Command unrecognized
  39. >>> QUIT
  40. 221 terminus.byu.edu closing connection
  41. sean@terminus.byu.edu... Remote protocol error
  42.  
  43.  
  44. I found out what was happening when I did it manually.  Everything is working  
  45. fine up until the part when the DATA command is being sent to OS/2 sendmail.   
  46. OS/2 sendmail replies that it is ok (250 OK).  That isn't the correct  
  47. response!  Sendmail is not supposed to reply 250 OK, but this: 
  48. 354 Enter mail, end with "." on a line by itself
  49. Consequently, OS/2 sendmail isn't expecting the body of the message and when  
  50. the sending machine sends it, it ends up with a remote protocol error because  
  51. the body of the message isn't a command to sendmail.  Anyone else run into  
  52. this problem?  I have to restart sendmail several times before it starts  
  53. working again and sometimes I have to reboot before it works.  Any solutions?
  54.  
  55. --
  56. Sean Eckton
  57.  
  58. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  59. Internet:  ecktons@sirius.byu.edu      Brigham Young University, Provo, UT.
  60. Packet Radio:  kd6bik @ wb7esh.#orem.ut.usa.na
  61. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  62.