On 2000-06-20 12:59:13 -0600, Vincent Danen wrote:

> Is mutt_dotlock supposed to be setgid (sorry Mikko, I
> meant setgid nor setuid in other message)?  

Yes.

> I changed it to 755 and I still get read-only
> permission on /var/spool/mail/vdanen which has
> -rw-rw---- permissions and is owned by vdanen.mail.

The important thing are the permissions of the
/var/spool/mail _directory_, not of the _file_ in that
directory

Dotlocking will create a file /var/spool/mail/vdanen.lock.
In order to do this, mutt_dotlock needs write access to
that directory, which is normally enabled by making
mutt_dotlock setgid mail.

Reply via email to