Re: [Dovecot] Permissions errors while reading messages via IMAP

2009-12-23 Thread Geoff Sweet
Sirainen [...@iki.fi] Sent: Wednesday, December 23, 2009 1:26 PM To: Geoff Sweet Cc: dovecot@dovecot.org Subject: Re: [Dovecot] Permissions errors while reading messages via IMAP On Wed, 2009-12-23 at 13:13 -0800, Geoff Sweet wrote: > and as you can see, the files in the delivery location have

Re: [Dovecot] Permissions errors while reading messages via IMAP

2009-12-23 Thread Timo Sirainen
On Wed, 2009-12-23 at 13:13 -0800, Geoff Sweet wrote: > and as you can see, the files in the delivery location have the correct > permissions for being delivered by user "vmail": > # ls -la > total 64 > -rw--- 1 vmail vmail 572 Dec 23 11:51 dovecot.index.log What about this: > Dec 23 12:08:

Re: [Dovecot] Permissions errors while reading messages via IMAP

2009-12-23 Thread Geoff Sweet
ad the messages. -Geoff From: Timo Sirainen [...@iki.fi] Sent: Wednesday, December 23, 2009 1:03 PM To: Geoff Sweet Cc: dovecot@dovecot.org Subject: Re: [Dovecot] Permissions errors while reading messages via IMAP On Wed, 2009-12-23 at 12:18 -0800, Ge

Re: [Dovecot] Permissions errors while reading messages via IMAP

2009-12-23 Thread Timo Sirainen
On Wed, 2009-12-23 at 12:18 -0800, Geoff Sweet wrote: > Dec 23 12:08:49 mail1 dovecot: IMAP(geoff.sw...@test.com): > open(/home/vmail/test.com/geoff.sweet/Maildir/dovecot.index.log) failed: > Permission denied (euid=5000(vmail) egid=5000(vmail) missing +r perm: > /home/vmail/test.com/geoff.sweet

[Dovecot] Permissions errors while reading messages via IMAP

2009-12-23 Thread Geoff Sweet
Greetings all, I have been trying to setup a new system using Postfix and Dovecot to manage email for a bunch of virtual domains. So far everything is great, and I am now at the point where I am trying to build a webmail interface for the system. I'm using RoundCube for now. The tutorial I