Displaying 1 result from an estimated 1 matches for "tadghe".
2005 Jan 26
1
dovecot Maildir issue
...I have postfix+procmail delivering to per user Maildirs under /var/mail.
The permissions on /var/mail (pulled from the Wiki) are
mail:/var/mail# ls -l /var/ |grep mail
drwxrwxrwt 7 root mail 4096 Jan 25 22:37 mail
The user Maildirs are set as:
mail:/var/mail# ls -l /var/mail/ |grep tadghe
drwxr-xrwt 2 tadghe tadghe 4096 Jan 25 22:36 tadghe
When I try and access a mail box I get this in the logs
an 25 22:35:34 mail imap(tadghe): opendir(/var/mail/tadghe/tmp)
failed: Permission denied
Jan 25 22:35:34 mail imap(tadghe): opendir() failed with file
/var/mail/tadghe/new: Permission d...