Displaying 1 result from an estimated 1 matches for "djkcdj5ewvf8m".
2015 Jul 01
1
Using PAM and passwdfile together
Dovecot 2.0.9 on Centos 6.6
I have some local users and some Postfix virtual mailboxes. The config
currently has:
> # 2.0.9: /etc/dovecot/dovecot.conf
> # OS: Linux 2.6.32-504.12.2.el6.x86_64 x86_64 CentOS release 6.6 (Final)
> first_valid_uid = 190
> log_path = /var/log/dovecot.log
> mail_access_groups = mail
> mail_location = mbox:~/mail:INBOX=/var/mail/%u
>