home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / question / 10875 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.4 KB

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!gatech!ncar!csn!news.den.mmc.com!pgl-devsvr.den.mmc.com!jzwiebel
  2. From: jzwiebel@pgl-devsvr.den.mmc.com (John Zwiebel (303)977-1480)
  3. Newsgroups: comp.unix.questions
  4. Subject: MH and UNIX groups
  5. Message-ID: <1992Sep10.002119.12363@den.mmc.com>
  6. Date: 10 Sep 92 00:21:19 GMT
  7. Sender: news@den.mmc.com (News)
  8. Organization: PAGE @ Martin-Marietta
  9. Lines: 25
  10. Nntp-Posting-Host: pgl-netmgr.den.mmc.com
  11.  
  12. I've been running MH(xmh) on the RS6000 for several year with no trouble.
  13. But, I now have a SPARC station that mounts the same directory (/usr/spool/mail)
  14. that I was using on the RS6000.  MH comes installed on AIX but not in my
  15. SPARC.  I built MH and it is working fine _except_ for one little problem
  16. that messes everything up.  It changes my unix group name.
  17.  
  18. My maildrop in usr/spool/mail is
  19.  
  20.     jzwiebel   mail    jzwiebel
  21.  
  22. If I run inc (the MH command) it reads in any mail in my drop but when it
  23. recreates the maildrop file it changes the group 
  24.  
  25.     jzwiebel   comm    jzwiebel
  26.  
  27. This is probably something really dumb on my part but I can't find it.
  28. I tried to follow the source in inc.c but if the answer is there it isn't
  29. obvious to me.  I looked into all the configuration files that come with
  30. MH and compared them with the RS6000 files.  No luck.  I also double checked
  31. /etc/group and they seem to be correct.
  32.  
  33. Is there something other than MH I sould be looking at?  
  34.  
  35. Thanks 
  36. John Zwiebel 
  37.