From ce7f66d4791511115ea86feaf40c617c3ac8d181 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 5 Apr 2018 15:16:10 +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 8ce7c903..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