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

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!uakari.primate.wisc.edu!ames!nsisrv!jagubox!jim
  3. From: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
  4. Subject: Re: Sendmail Help!
  5. Message-ID: <1078@jagubox.gsfc.nasa.gov>
  6. Lines: 32
  7. Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
  8. Nntp-Posting-Host: jagubox.gsfc.nasa.gov
  9. Reply-To: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
  10. Organization: NASA/Goddard Space Flight Center
  11. References: <1992Sep5.065916.25345@murdoch.acc.Virginia.EDU>
  12. Date: Mon, 7 Sep 1992 01:08:49 GMT
  13.  
  14. dba3k@faraday.clas.Virginia.EDU (Daniel Burton Avery) writes:
  15.  
  16. >I am having a problem with my sendmail.  First of all, i have
  17. >recently changed my address to felix.async.vt.edu, when it was
  18. >previously mozart.async.vt.edu.  The problem si that when other
  19. >machines attempt to send mail to mine, they keep getting it
  20. >(the mail) returned.  here is an example of a returned mail
  21. >header:
  22.  
  23. >   ----- Transcript of session follows -----
  24. >>>> HELO mozart
  25. ><<< 553 Local configuration error, hostname not recognized as
  26. >local
  27. >554 <root@felix.async.vt.edu>... Service unavailable: Invalid
  28. >argument
  29.  
  30. There is a simple define (and file) that can list aliases that your
  31. host is known as.... From sendmail.cf:
  32.  
  33. ##################
  34. #   local info   #
  35. ##################
  36.  
  37. # file containing our internet aliases
  38. Fw/usr/lib/sendmail.cw
  39.  
  40. In this file put _all_ names you host is known as.
  41. -- 
  42.     Jim Jagielski               | "This is supposed to be a happy occasion.
  43.     jim@jagubox.gsfc.nasa.gov   |  Let's not bicker and argue about who
  44.     NASA/GSFC, Code 734.4       |  killed who."
  45.     Greenbelt, MD 20771         |
  46.