[comp.unix.aux] Wrong group assignments in /usr/mail/*

stacey@Apple.COM (Stacey Irvine) (02/14/89)

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.