Re: [Dovecot] Operation not permitted

2009-08-15 Thread Timo Sirainen
On Fri, 2009-08-14 at 19:35 +0200, André Labuschagné wrote: > Thank you for your response. It helped a lot. The contents of the conf > file is: > > connect = host=localhost dbname=[db] user=[*] password=[*] > user_query = SELECT CONCAT('maildir:', domain.home_dir, '/mail/', > mailbox.maildir,

Re: [Dovecot] Operation not permitted

2009-08-14 Thread André Labuschagné
Thank you for your response. It helped a lot. The contents of the conf file is: connect = host=localhost dbname=[db] user=[*] password=[*] user_query = SELECT CONCAT('maildir:', domain.home_dir, '/mail/', mailbox.maildir, 'mail') as mail, domain.uid, domain.gid, CONCAT('quota=maildir:storage

Re: [Dovecot] Operation not permitted

2009-08-14 Thread Timo Sirainen
On Aug 14, 2009, at 9:01 AM, André Labuschagné wrote: *Aug 13 10:13:52 li73-31 dovecot: deliver(andre at paranoidandroid.co.za): Fatal: setgid(501(paranoidandroid)) failed with euid=104(vmail), gid=106(vmail), egid=106(vmail): Operation not permitted* This means that you start deliver as

[Dovecot] Operation not permitted

2009-08-14 Thread André Labuschagné
Hi all, Slowly but surely moving forward, I hope... I get the following error (in the maillog file) after I've installed Managesieve: *Aug 13 10:13:52 li73-31 dovecot: deliver(andre at paranoidandroid.co.za): Fatal: setgid(501(paranoidandroid)) failed with euid=104(vmail), gid=106(vmail), egid