X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/64dfd5e0cec10edded40f4669a706e6564aa8e07..0de9945258c2e7910c35f715caf07c5e9270aa1b:/src/src/transports/smtp.h diff --git a/src/src/transports/smtp.h b/src/src/transports/smtp.h index 037105a00..607a3772d 100644 --- a/src/src/transports/smtp.h +++ b/src/src/transports/smtp.h @@ -62,6 +62,7 @@ typedef struct { int size_addition; int hosts_max_try; int hosts_max_try_hardlimit; + int message_linelength_limit; BOOL address_retry_include_sender; BOOL allow_localhost; BOOL authenticated_sender_force;