Remove userdb to force underlying

This commit is contained in:
Keval Kapdee 2023-11-03 16:29:11 +00:00
parent 6ea253fae6
commit 634983a6cb
1 changed files with 0 additions and 5 deletions

View File

@ -5,8 +5,3 @@ passdb {
mechanisms = xoauth2 oauthbearer mechanisms = xoauth2 oauthbearer
args = /etc/dovecot/dovecot-oauth2.conf.ext args = /etc/dovecot/dovecot-oauth2.conf.ext
} }
userdb {
driver = static
args = uid=docker gid=docker home=/var/mail/%d/%u/home/
}