From 1ae39649952e0095a2f9b4c33c53cacc9d5afbf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charlotte=20=F0=9F=A6=9D=20Delenk?= Date: Sat, 22 Jan 2022 14:35:00 +0100 Subject: [PATCH] add auth debug --- config/services/dovecot.nix | 1 + result | 1 + 2 files changed, 2 insertions(+) create mode 120000 result diff --git a/config/services/dovecot.nix b/config/services/dovecot.nix index 6e41ab76..0cc11629 100644 --- a/config/services/dovecot.nix +++ b/config/services/dovecot.nix @@ -129,6 +129,7 @@ in driver = sql args = ${dovecot-sql} } + auth_debug=yes ''; user = "dovecot"; group = "dovecot"; diff --git a/result b/result new file mode 120000 index 00000000..6321166f --- /dev/null +++ b/result @@ -0,0 +1 @@ +/nix/store/752lvbrnyw194m1c5km8yl4ax63d315r-nixos-system-nixos-8gb-fsn1-1-22.05.20220122.14e98e5 \ No newline at end of file