From c1c78231c7c87593ae637349b932797ba038a02c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 5 Apr 2018 15:15:16 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index f74ffe3e..894da461 100644 --- a/odin.nix +++ b/odin.nix @@ -119,7 +119,7 @@ mail_spool_directory = "/srv/mail"; - luser_relay = "postmaster${recipient_delimiter}${local:unknown}"; + luser_relay = "postmaster''${recipient_delimiter}''${local:unknown}"; }; masterConfig = { -- cgit v1.2.3