6 Jan
2009
6 Jan
'09
2:34 a.m.
On Jan 5, 2009, at 7:06 PM, JANE CUA wrote:
My current /var/spool/mail is -rw-rw---- 1 jane mail Jan 5 15:51 /var/spool/mail/jane
What about the /var/spool/mail directory's permissions?
from this reference http://wiki.dovecot.org/MailboxFormat/mbox I've
added mail_privileged_group = mail
I think this should have helped, but only if the /var/spool/mail
directory's group is "mail".
I also did the chmod +t /var/spool/mail
This alone doesn't really do anything. But if the group thing doesn't
seem to work you can at least do:
chmod 01777 /var/spool/mail