Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!apple!stacey From: stacey@Apple.COM (Stacey Irvine) Newsgroups: comp.unix.aux Subject: Wrong group assignments in /usr/mail/* Keywords: Fix mail group sendmail Message-ID: <25767@apple.Apple.COM> Date: 14 Feb 89 01:25:54 GMT Organization: Apple Computer Inc., Cupertino, CA Lines: 15 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.