The permissions are: -rw------- 1 root root 7609 2011-07-05 16:06 /home/dlambert/Maildir/cur/msg.COmK:2,ST
The same as another mail machine we have up (making a transition)
I'm not sure who to find out who dovecot is running as: -rwxr-xr-x 1 root root 217240 2011-06-07 00:03 /usr/sbin/dovecot root maybe?
Thanks so far
On Thu, 2011-07-07 at 14:43 -0500, Matt Rude wrote:
On 7/7/2011 2:03 PM, Max Dunlap wrote:
Jul 7 13:44:18 mail-breakaway dovecot: IMAP(dlambert): open(/home/dlambert/Maildir/cur/msg.COmK:2,ST) failed: Permission denied (euid=1002(dlambert) egid=1002(dlambert) missing +r perm: /home/dlambert/Maildir/cur/msg.COmK:2,ST) The error message is telling you that the dovecot program can't open /home/dlambert/Maildir/cur/msg.COmK:2,ST.
What are the permissions of that file? Who is dovecot running as? Can the user dovecot is running as read that file?
-Matt