# Authentication for passwd-file users. Included from 10-auth.conf. # # passwd-like file with specified location. # passdb { driver = passwd-file args = username_format=%Lu scheme=ssha512 $XDG_CONFIG_HOME/dovecot/passwd.db } userdb { driver = static args = uid=500 gid=500 home=$HOME/.mail/%n }