home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / mail / misc / 4059 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.3 KB  |  33 lines

  1. Newsgroups: comp.mail.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!mp.cs.niu.edu!rickert
  3. From: rickert@mp.cs.niu.edu (Neil Rickert)
  4. Subject: Re: sendmail problem
  5. Message-ID: <1992Dec22.193835.15400@mp.cs.niu.edu>
  6. Organization: Northern Illinois University
  7. References: <1992Dec22.035507.758@nuscc.nus.sg>
  8. Date: Tue, 22 Dec 1992 19:38:35 GMT
  9. Lines: 22
  10.  
  11. In article <1992Dec22.035507.758@nuscc.nus.sg> ccewch@nuscc.nus.sg (Wong Chee Heng) writes:
  12. >
  13. >I am encountering a very strange problem with sendmail. I am in a node called
  14. >nuscc.nus.sg., and I sent to a user called ccecst in a node called 
  15. >solomon.technet.sg. using Pine/elm. When I use sendmail -v option from 
  16. >command line the mail get through. The following shows the return 
  17. >script that I got after I sent the message:
  18.  
  19. Actually, you are in the node nuscc.nus.sg and your intended correspondent
  20. is in the node solomon.technet.sg  .  There is no trailing '.' on the
  21. end of domain names.  Some software permits an extra '.', but RFC1123
  22. explicitely disallows the trailing '.' on email addresses.
  23.  
  24. >While talking to solomon.technet.sg.:
  25. >>>> HELO solomon.technet.sg
  26. ><<< 553 Local configuration error, hostname not recognized as local
  27. >554 <ccecst@solomon.technet.sg.>... Service unavailable
  28.  
  29. >Anyone knows what is going on?
  30.  
  31.   Your trailing '.' confused the mail software on solomon.
  32.  
  33.