From 5354c4b40a900e947ee7306e346022c01b239681 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 6 Apr 2018 16:54: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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/odin.nix b/odin.nix index f08b5a32..1ad2931f 100644 --- a/odin.nix +++ b/odin.nix @@ -113,6 +113,9 @@ recipientDelimiter = "+"; postmasterAlias = "gkleen"; rootAlias = "gkleen"; + extraAliases = '' + uucp gkleen + ''; destination = [''regexp:${pkgs.writeText "destination" '' /\.?localdomain$/ ACCEPT -- cgit v1.2.3