From 41988b5139f9364752a1a24822846f22431b738e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 2 Oct 2016 17:25:22 +0200 Subject: outgoing smtp only? --- hel.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 7109c857..ce8bd962 100644 --- a/hel.nix +++ b/hel.nix @@ -180,7 +180,8 @@ postfix = { enable = true; - enableSmtp = false; + enableSmtp = true; + enableSubmission = false; setSendmail = true; networksStyle = "host"; hostname = "hel.midgard.yggdrasil"; -- cgit v1.2.3