From 007ca505f7aaabe9f742a824de48661cfcf1bbea Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Mon, 26 Jun 2017 09:40:49 +0200 Subject: [PATCH] mastus: Increase message size --- mastus/mail.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mastus/mail.nix b/mastus/mail.nix index 73e4dc8..17518a4 100644 --- a/mastus/mail.nix +++ b/mastus/mail.nix @@ -42,6 +42,8 @@ # Google sucks, https://serverfault.com/questions/832945/how-to-contact-gmail-team-regarding-block smtp_address_preference = ipv4 + message_size_limit = 81920000 + # Do not send spam bounces # http://www.postfix.org/ADDRESS_VERIFICATION_README.html smtpd_recipient_restrictions =