Wrong group assignments in /usr/mail/*
    Stacey Irvine 
    stacey at Apple.COM
       
    Tue Feb 14 11:25:54 AEST 1989
    
    
  
Hello!
This is how to stop A/UX from assigning the wrong groups to mail messages 
in the directory /usr/mail.  Of course, you have to be root to do this.
chgrp mail /bin/mail
chmod 2755 /bin/mail
chgrp mail /usr/mail
chgrp mail /usr/lib/mailx/rmmail
>From here on out, all new mail messages are assigned to group mail.  If there
are users with existing mail messages in /usr/mail, you  should go ahead 
and change the group on those messages to mail.
 
    
    
More information about the Comp.unix.aux
mailing list