home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sun / admin / 9602 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!cs.utexas.edu!sun-barr!ames!olivea!news.bbn.com!news.bbn.com!wbe
  2. From: wbe@bbn.com (Winston Edmond)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: uucp problem
  5. Message-ID: <WBE.92Dec18203614@crystal.bbn.com>
  6. Date: 19 Dec 92 04:36:14 GMT
  7. References: <35215@slice.ooc.uva.nl>
  8. Organization: Bolt Beranek and Newman, Inc., Cambridge, MA
  9. Lines: 19
  10. NNTP-Posting-Host: crystal.bbn.com
  11. In-reply-to: sinteur@ooc.uva.nl's message of 18 Dec 92 10:02:31 GMT
  12.  
  13. sinteur@ooc.uva.nl (John Sinteur) asks:
  14.    I changed my system name (both 'hostname' and 'uuname') a while ago,
  15.    and since then I can't send out mail ...   All my [remote] messages
  16.    bounce with the following error:
  17.  
  18.       ----- Transcript of session follows -----
  19.    uux failed ( 75 )
  20.    550 Postmaster... User unknown
  21.  
  22. The last line just says you don't have a "Postmaster:" entry in your
  23. /etc/aliases file.  All sites should have a Postmaster entry.  Alias it to
  24. the user that deals with mail problems (probably yourself).
  25.  
  26.  
  27. The only other help I can offer is to grep for the old hostname in /etc/* and
  28. /etc/uucp/*.  E.g., /etc/uucp/Permissions may still be using the old host
  29. name, and someone may have put the hostname into /etc/sendmail.cf instead of
  30. using the $w and $m macros.
  31.  -WBE
  32.