6 lines
186 B
Text
6 lines
186 B
Text
# GNUNUX see /usr/share/doc/dovecot/wiki/PasswordDatabase.oauth2.txt
|
|
passdb {
|
|
driver = oauth2
|
|
mechanisms = xoauth2 #FIXME oauthbearer
|
|
args = /etc/dovecot/dovecot-oauth2.conf.ext
|
|
}
|