First steps in Dovecot; IMAP not working
Aki Tuomi
aki.tuomi at dovecot.fi
Fri Oct 14 13:54:43 UTC 2016
> On October 14, 2016 at 4:16 PM Moi <anic297 at mac.com> wrote:
>
In your configuration, dovecot uses whatever user/group returned by PAM. Since the webuser has never logged in, it has no directory under /var/mail. If you want, you can
a) override mail_uid and mail_gid in userdb/passdb
b) pre-create /var/mail/webuser and chown it to webuser:ftpusers
c) you can let ftpusers write to /var/mail.
Aki
More information about the dovecot
mailing list