mirror of
https://github.com/myvesta/vesta
synced 2025-07-06 04:51:54 -07:00
deb12 exim4: message_linelength_limit = 1G
Preventing exim4 error: message has lines too long for transport
This commit is contained in:
parent
9b0f9e5876
commit
65d4f0e65e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue