Added setup instructions for Dovecot oauth2 support
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
passdb {
|
||||
driver = oauth2
|
||||
mechanisms = xoauth2 oauthbearer
|
||||
args = /etc/dovecot/conf.d/dovecot-oauth2.conf.ext
|
||||
}
|
||||
Reference in New Issue
Block a user