9 Jul
2004
9 Jul
'04
6:07 p.m.
On Fri, 2004-07-09 at 17:20, Frédéric Sapin wrote:
If there are theses permissions the user can receive his mails but it's dangerous I think. And if I modify the dovecot.conf file : mail_extra_groups = mail and if the permissions are the initial permission, and if I enter chmod +t /var/spool/mail the user can't receive his mail.
What are the initial permissions? Does mail group have write rights? It should work then, and it did last time I tried. The +t isn't needed with mail_extra_groups=mail, but it gives some extra safety.