Skip to content

Instantly share code, notes, and snippets.

@flyx
Created December 12, 2013 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flyx/7928046 to your computer and use it in GitHub Desktop.
Save flyx/7928046 to your computer and use it in GitHub Desktop.
passdb passwd-file {
args = /home/vmail/%d/passwd
}
passdb pam {
args = session=yes dovecot
}
userdb static {
args = uid=vmail gid=dovecot home=/home/vmail/%d/%u
}
userdb passwd {
args = blocking=yes
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment