feat: allow plain login to dovecot
The password backend is provided by SelfPrivacy API module at the moment
This commit is contained in:
@@ -87,7 +87,7 @@ in
|
||||
};
|
||||
|
||||
services.dovecot2.extraConfig = ''
|
||||
auth_mechanisms = xoauth2 oauthbearer
|
||||
auth_mechanisms = xoauth2 oauthbearer plain login
|
||||
|
||||
passdb {
|
||||
driver = oauth2
|
||||
|
Reference in New Issue
Block a user