diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-12 23:10:08 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-13 12:11:02 +0100 |
commit | 0de9945258c2e7910c35f715caf07c5e9270aa1b (patch) | |
tree | 73b3a89d44569ab1352739d49864086989c89eee /test/stdout/0572 | |
parent | 64dfd5e0cec10edded40f4669a706e6564aa8e07 (diff) |
smtp transport: message_linelength_limit option. Bug 1684
Diffstat (limited to 'test/stdout/0572')
-rw-r--r-- | test/stdout/0572 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/stdout/0572 b/test/stdout/0572 index d66f928d4..fd77c72b7 100644 --- a/test/stdout/0572 +++ b/test/stdout/0572 @@ -64,6 +64,7 @@ interface = ip4.ip4.ip4.ip4 keepalive no_lmtp_ignore_quota max_rcpt = 100 +message_linelength_limit = 998 multi_domain port = 1224 protocol = smtp |