feat: allow plain login to dovecot

The password backend is provided by SelfPrivacy API module at the moment
This commit is contained in:
Inex Code
2025-03-28 17:23:41 +03:00
parent fa9cd82739
commit d902a0f3f6

View File

@@ -87,7 +87,7 @@ in
}; };
services.dovecot2.extraConfig = '' services.dovecot2.extraConfig = ''
auth_mechanisms = xoauth2 oauthbearer auth_mechanisms = xoauth2 oauthbearer plain login
passdb { passdb {
driver = oauth2 driver = oauth2