5 Oct
2008
5 Oct
'08
2:05 p.m.
On Mon, 2008-09-29 at 12:28 -0400, Xev Gittler wrote:
I've recently installed dovecot, and while the behavior on folders is correct, the inbox cannot be expunged. .. mail_location: mbox:~/Mail:INBOX=/var/spool/mail/%u
It probably doesn't have permissions to create dotlock to /var/spool/mail/. But it should have complained about this in the logs. Setting mail_privileged_group=mail will probably help.