Current File : /home/inlingua/public_html/decay_sym/root/var/softaculous/apps/dovecot/auth-passwdfile.conf.ext
# Authentication for passwd-file users. Included from auth.conf.
#
# passwd-like file with specified location.
# <doc/wiki/AuthDatabase.PasswdFile.txt>

passdb {
  driver = passwd-file
  args = username_format=%n /etc/vmail/%d/passwd
}

#userdb {
  #driver = passwd-file
  #args = username_format=%u /etc/dovecot/users
#}