deb12 exim4: message_linelength_limit = 1G

Preventing exim4 error: message has lines too long for transport
This commit is contained in:
myvesta 2024-04-19 09:12:57 +02:00 committed by GitHub
parent 9b0f9e5876
commit 65d4f0e65e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -355,6 +355,7 @@ remote_smtp:
dkim_strict = 0 dkim_strict = 0
hosts_try_fastopen = hosts_try_fastopen =
hosts_try_chunking = !93.188.3.0/24 hosts_try_chunking = !93.188.3.0/24
message_linelength_limit = 1G
procmail: procmail:
driver = pipe driver = pipe