From 273207a133632d12f13c46dd3ca48cfa8cccd2eb Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 18 Dec 2017 15:51:11 +0100 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ymir.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ymir.nix b/ymir.nix index 6364e303..bcf0d082 100644 --- a/ymir.nix +++ b/ymir.nix @@ -720,6 +720,9 @@ in rec { sslServerKey = "/var/lib/acme/yggdrasil.li/key.pem"; mailLocation = "maildir:~/mail:LAYOUT=index:UTF-8"; extraConfig = '' + auth_debug=yes + mail_debug=yes + userdb { driver = passwd } -- cgit v1.2.3