11 lines
187 B
Cheetah
11 lines
187 B
Cheetah
passdb {
|
|
driver = oauth2
|
|
mechanisms = plain
|
|
args = /etc/dovecot/dovecot-oauth2.conf.ext
|
|
}
|
|
|
|
userdb {
|
|
driver = static
|
|
args = uid=vmail gid=vmail home=/var/lib/vmail/mail/%d/%n
|
|
}
|