From d902a0f3f6a98fd5c740b14305e2faf1fcfec23a Mon Sep 17 00:00:00 2001 From: Inex Code Date: Fri, 28 Mar 2025 17:23:41 +0300 Subject: [PATCH] feat: allow plain login to dovecot The password backend is provided by SelfPrivacy API module at the moment --- sp-modules/simple-nixos-mailserver/auth-dovecot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sp-modules/simple-nixos-mailserver/auth-dovecot.nix b/sp-modules/simple-nixos-mailserver/auth-dovecot.nix index a1559e9..0e9235d 100644 --- a/sp-modules/simple-nixos-mailserver/auth-dovecot.nix +++ b/sp-modules/simple-nixos-mailserver/auth-dovecot.nix @@ -87,7 +87,7 @@ in }; services.dovecot2.extraConfig = '' - auth_mechanisms = xoauth2 oauthbearer + auth_mechanisms = xoauth2 oauthbearer plain login passdb { driver = oauth2