[Dovecot] Question regarding bounce messages on quota full. [solved]

Mustafa A. Hashmi mahashmi at gmail.com
Tue Nov 14 17:16:57 UTC 2006


On 11/14/06, Mustafa A. Hashmi <mahashmi at gmail.com> wrote:

In the following section:

> auth default {
>   mechanisms = plain
>
>   socket listen {
>      master {
>        path = /var/run/dovecot-auth-master
>        mode = 0600
>        user =  vmail # User running Dovecot LDA
>        #group = mail # Or alternatively mode 0660 + LDA user in this group
>      }
>    }
>
>   passdb pam {
>
>   }
>
>   # LDAP database
>   userdb ldap {
>     args = /etc/dovecot/dovecot-ldap.conf
>   }
>   user = root # <<-- wrong
> }


user = vmail fixes the issue.

Apologies about the noise. Thanks all.

Regards,
-- 
Mustafa A. Hashmi
mahashmi at gmail.com
mh at stderr.net


More information about the dovecot mailing list