home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / aux / 3374 < prev    next >
Encoding:
Text File  |  1992-09-07  |  2.8 KB  |  78 lines

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!uvaarpa!murdoch!faraday.clas.Virginia.EDU!dba3k
  3. From: dba3k@faraday.clas.Virginia.EDU (Daniel Burton Avery)
  4. Subject: Sendmail Help!
  5. Message-ID: <1992Sep5.065916.25345@murdoch.acc.Virginia.EDU>
  6. Sender: usenet@murdoch.acc.Virginia.EDU
  7. Organization: University of Virginia
  8. Date: Sat, 5 Sep 1992 06:59:16 GMT
  9. Lines: 67
  10.  
  11. I am having a problem with my sendmail.  First of all, i have
  12. recently changed my address to felix.async.vt.edu, when it was
  13. previously mozart.async.vt.edu.  The problem si that when other
  14. machines attempt to send mail to mine, they keep getting it
  15. (the mail) returned.  here is an example of a returned mail
  16. header:
  17.  
  18. From root Sat Sep  5 00:22:07 1992
  19. Received: from felix.async.vt.edu by faraday.clas.Virginia.EDU
  20. (AIX 3.1/UCB 5.61
  21. /1.34)
  22.         id AA47610; Sat, 5 Sep 92 00:22:01 -0400
  23. Received: from uvaarpa.Virginia.EDU by mozart (5.64/A/UX-2.01)
  24.         id AA00127; Sat, 5 Sep 92 00:23:19 EDT
  25. Date: Sat, 5 Sep 92 00:23:19 EDT
  26. From: MAILER-DAEMON@mozart (Mail Delivery Subsystem)
  27. Subject: Returned mail: Service unavailable
  28. Message-Id: <9209050423.AA00127@mozart>
  29. To: <dba3k@faraday.clas.Virginia.EDU>
  30.  
  31.    ----- Transcript of session follows -----
  32. >>> HELO mozart
  33. <<< 553 Local configuration error, hostname not recognized as
  34. local
  35. 554 <root@felix.async.vt.edu>... Service unavailable: Invalid
  36. argument
  37.  
  38.    ----- Unsent message follows -----
  39. Received: from uvaarpa.Virginia.EDU by mozart (5.64/A/UX-2.01)
  40.         id AA00125; Sat, 5 Sep 92 00:23:19 EDT
  41. Received: from faraday.clas.virginia.edu by
  42. uvaarpa.Virginia.EDU id aa11042;
  43.           4 Sep 92 22:20 EDT
  44. Received: by faraday.clas.Virginia.EDU (AIX 3.1/UCB 5.61/1.34)
  45.         id AA47373; Fri, 4 Sep 92 22:20:31 -0400
  46. Date: Fri, 4 Sep 92 22:20:31 -0400
  47. From: Daniel Burton Avery <dba3k@faraday.clas.Virginia.EDU>
  48. Message-Id: <9209050220.AA47373@faraday.clas.Virginia.EDU>
  49. X-Mailer: Mail User's Shell (7.2.3 5/22/91)
  50. To: root@felix.async.vt.edu
  51. Subject: who?what?
  52.  
  53.  
  54. Another test
  55.  
  56. (End of Message)
  57. Now, for some reason, the 
  58. Date: Sat, 5 Sep 92 00:23:19 EDT
  59. From: MAILER-DAEMON@mozart (Mail Delivery Subsystem)
  60. Subject: Returned mail: Service unavailable
  61. Message-Id: <9209050423.AA00127@mozart>
  62. To: <dba3k@faraday.clas.Virginia.EDU> 
  63.  
  64. is referring to mozart, when I am not.  I am known as felix to
  65. my own machine, as is seen by hostname (I'm in the hostname
  66. file, etc).  The only instance of mozart I could find in my
  67. directories (asside from old message logs, etc) was the file
  68. "sendfile.fc" which I'm told is a "frozen configuration".  
  69. If sendfile.fc is the likely culprit, then I'll need
  70. sendfile.m4, which, for some reason, I don't have (deleted, I
  71. suppose).  In that case, I'd love for someone to send me the
  72. sendfile.m4 (assuming I'll need it).
  73.  
  74. Any ideas?
  75.  
  76. Thanks!
  77. D
  78.