From 6b585210153d4781ba3e2510a6c52653b00fe113 Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Tue, 30 Jan 2024 09:34:19 +0100 Subject: [PATCH] Revert "patches: Add dovecot auth no-root patch" This reverts commit f0a09aadfa351accaca5657785d2defe626a788f. --- patches/284816.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 patches/284816.patch diff --git a/patches/284816.patch b/patches/284816.patch deleted file mode 100644 index 1af07bb4..00000000 --- a/patches/284816.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff --git a/nixos/modules/services/mail/dovecot.nix b/nixos/modules/services/mail/dovecot.nix -index 8d298de6945bbc..b40798ed6d588b 100644 ---- a/nixos/modules/services/mail/dovecot.nix -+++ b/nixos/modules/services/mail/dovecot.nix -@@ -112,10 +112,6 @@ let - pop3_uidl_format = %08Xv%08Xu - - auth_mechanisms = plain login -- -- service auth { -- user = root -- } - '' - - (