From 92d5332b4aac7b0b6c7643bdddf8b11c36169b05 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 9 Sep 2016 13:47:08 +0200 Subject: unlimited message size --- hel.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hel.nix b/hel.nix index f4ab6d70..dae91619 100644 --- a/hel.nix +++ b/hel.nix @@ -201,6 +201,7 @@ ''; extraConfig = '' authorized_submit_users = !uucp, static:anyone + message_size_limit = 0 ''; }; -- cgit v1.2.3