Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!EDDIE.MIT.EDU!think!compass!worley From: think!compass!worley@EDDIE.MIT.EDU (Dale Worley) Newsgroups: gnu.emacs Subject: etc/movemail Message-ID: <8905041550.AA12989@galaxy.compass.com> Date: 4 May 89 15:50:36 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 10 If I'm on a system where I don't have root access and I have my own copy of emacs and /usr/spool/mail is mode 0775 and I'm not in the group that it's owned by, then movemail bombs because it tries to create a lock file in /usr/spool/mail. Isn't the correct way to handle this to set movemail suid (or sgid) to the proper user/group? Dale