[Dovecot] about postlogin in dovecot2
Joseph Tam
jtam.home at gmail.com
Tue Aug 14 01:39:06 EEST 2012
<bmalik at ihlas.net.tr> writes:
> where do i have to locate the passwd-file in dovecot2
For what purpose? Master user? Password/user lookup?
passdb {
driver = passwd-file
master = yes
args = /anywhere/you/want/master-users
pass = yes
}
passdb {
driver = passwd-file
args = /anywhere/you/want/passwd
}
userdb {
driver = passwd-file
args = /anywhere/you/want/passwd
}
Joseph Tam <jtam.home at gmail.com>
More information about the dovecot
mailing list