From 65d4f0e65ee2d4442551b93dd19e55135ff4641b Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Fri, 19 Apr 2024 09:12:57 +0200 Subject: [PATCH] deb12 exim4: message_linelength_limit = 1G Preventing exim4 error: message has lines too long for transport --- install/debian/12/exim/exim4.conf.template | 1 + 1 file changed, 1 insertion(+) diff --git a/install/debian/12/exim/exim4.conf.template b/install/debian/12/exim/exim4.conf.template index 81746a7a..aeb83726 100644 --- a/install/debian/12/exim/exim4.conf.template +++ b/install/debian/12/exim/exim4.conf.template @@ -355,6 +355,7 @@ remote_smtp: dkim_strict = 0 hosts_try_fastopen = hosts_try_chunking = !93.188.3.0/24 + message_linelength_limit = 1G procmail: driver = pipe