1 # Authentication for SQL users. Included from 10-auth.conf.
3 # <doc/wiki/AuthDatabase.SQL.txt>
8 # Path for SQL configuration file, see example-config/dovecot-sql.conf.ext
9 args = /etc/dovecot/dovecot-sql.conf.ext
12 # "prefetch" user database means that the passdb already provided the
13 # needed information and there's no need to do a separate userdb lookup.
14 # <doc/wiki/UserDatabase.Prefetch.txt>
21 args = /etc/dovecot/dovecot-sql.conf.ext
24 # If you don't have any user-specific settings, you can avoid the user_query
25 # by using userdb static instead of userdb sql, for example:
26 # <doc/wiki/UserDatabase.Static.txt>
29 #args = uid=vmail gid=vmail home=/var/vmail/%u