home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / aix / 13039 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.6 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!cs.utk.edu!cs.utk.edu!moore
  2. From: moore@cs.utk.edu (Keith Moore)
  3. Newsgroups: comp.unix.aix
  4. Subject: what's wrong with sendmail?
  5. Date: 6 Jan 1993 07:50:22 GMT
  6. Organization: Univ. of Tenn. Computer Science, Knoxville
  7. Lines: 28
  8. Distribution: world
  9. Message-ID: <1ie2vuINNedk@CS.UTK.EDU>
  10. Reply-To: moore@cs.utk.edu
  11. NNTP-Posting-Host: wilma.cs.utk.edu
  12.  
  13. I'm trying to get MH 6.8 running here, and it fails when trying to
  14. talk SMTP with the local sendmail.  It's not MH's fault, because
  15. the same commands fail when I type them in by hand.  For example:
  16.  
  17. % telnet rios smtp
  18. Trying...
  19. Connected to rios.cs.utk.edu.
  20. Escape character is '^]'.
  21. 220 rios.cs.utk.edu Sendmail AIX 3.2/UCB 5.64/2.7c-UTK-AIX-brain-damage ready at Wed, 6 Jan 1993 02:57:20 -0500
  22. helo localhost
  23. 250 rios.cs.utk.edu Hello localhost (RIOS.CS.UTK.EDU), pleased to meet you
  24. mail from:<moore@cs.utk.edu>
  25. 554 rewrite: cannot prescan canonical hostname: cs.utk.edu>
  26. 554 <moore@cs.utk.edu>... Unbalanced '>'
  27. 451 rewrite: cannot prescan canonical hostname: cs.utk.edu>: No such file or directory
  28.  
  29. The sendmail config file we are using works fine on all of our other
  30. UNIX boxes...the only modifications for AIX are to enable the options
  31. that it requires before it will support MX records.  And this same
  32. sendmail works fine for mail submitted via piping to sendmail's
  33. standard input...but not via SMTP.
  34.  
  35. Is there a fix for this?
  36.  
  37. --
  38. Keith Moore / U.Tenn CS Dept / 107 Ayres Hall / Knoxville TN  37996-1301
  39. Internet: moore@cs.utk.edu      BITNET: moore@utkvx
  40. UNIX is your brain..............SYSV is your brain on drugs.
  41.