Merge "Increase message_linelength_limit to 1G"

This commit is contained in:
Zuul 2025-01-29 22:01:27 +00:00 committed by Gerrit Code Review
commit 94d061788d

View File

@ -619,6 +619,9 @@ begin transports
remote_smtp:
driver = smtp
{% if ansible_distribution_version is version('22.04', '>=') -%}
message_linelength_limit = 1G
{% endif %}
# This transport is used for local delivery to user mailboxes in traditional