home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11306 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.6 KB  |  45 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!sun-barr!ames!sgi!rhyolite!vjs
  3. From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver)
  4. Subject: Re: mail problem with one user
  5. Message-ID: <nmbr6ss@rhyolite.wpd.sgi.com>
  6. Organization: Silicon Graphics, Inc.  Mountain View, CA
  7. References: <84266@netnews.upenn.edu>
  8. Date: Fri, 24 Jul 1992 05:42:36 GMT
  9. Lines: 34
  10.  
  11. In article <84266@netnews.upenn.edu>, yates@a.chem.upenn.edu (John H. Yates) writes:
  12. > On a machine running IRIX 4.0.4 I have a peculiar
  13. > mail problem I don't understand. All users can send/receive
  14. > Internet mail just fine, except one user klein. He can send
  15. > mail out, but incoming mail bounces. A 'mail -v' to him
  16. > shows 'mail: Can't send to klein' and bounces it.
  17. > A finger looks ok, I have the same sendmail.cf working
  18. > on more than 6 other SGI's, I've rebuilt it anyway,
  19. > and I've removed and readded klein as a user. He tells
  20. > me that if a .forward file is there to someone else,
  21. > it works. I checked the aliases file and there are
  22. > none for him. He has no .mailrc file. I have checked
  23. > /usr/mail for a klein file (none), and checked
  24. > /usr/spool/mqueue for any files (none).
  25. > /bin/mail is exactly the same, including protections and
  26. > ownership as at another SGI machine at IRIX 4.0.4
  27. > that I just added a klein account to and it receives
  28. > mail just fine.
  29. > What can be wrong on the one machine?
  30.  
  31.  
  32. Read `grep ^klein /etc/passwd` very, very carefully.
  33.  
  34. Check `ypmatch klein passwd` and `ypmatch klein aliases`.
  35.  
  36. Try `mkdir ~klein; chown klein ~klein`.
  37.  
  38. Check for a lock file (not mail box) for klein in /usr/mail.
  39.  
  40.  
  41. Vernon Schryver,  vjs@sgi.com
  42.