Re: [Dovecot] Error - Dovecot Permission denied
kbajwa <kbajwa@tibonline.net> wrote:
This is the problem. The mailbox_command runs neither as the dovecot user nor with the mail GID. You need to give others access to read the file.
chmod o+r /etc/dovecot.conf
[...]
-- Sahil Tandon <sahil@tandon.net>
Big thanks. It worked.
Kirti
-----Original Message----- From: dovecot-bounces+kbajwa=tibonline.net@dovecot.org [mailto:dovecot-bounces+kbajwa=tibonline.net@dovecot.org] On Behalf Of Sahil Tandon Sent: Sunday, July 27, 2008 1:53 PM To: kbajwa Cc: dovecot@dovecot.org Subject: Re: [Dovecot] Error - Dovecot Permission denied
kbajwa <kbajwa@tibonline.net> wrote:
This is the problem. The mailbox_command runs neither as the dovecot user nor with the mail GID. You need to give others access to read the file.
chmod o+r /etc/dovecot.conf
[...]
-- Sahil Tandon <sahil@tandon.net>
participants (2)
-
kbajwa
-
Sahil Tandon