diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-08-06 14:04:45 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-08-06 14:04:45 +0100 |
commit | 44bc8f0c2f3576b46bd6df1b818cb29eaf84df5b (patch) | |
tree | 2f0eedf806a963009394e9f4bc6e4af66fd3822e /test/stderr/0371 | |
parent | 5dac72a78aa02e48af484ac75059e760151ba1fc (diff) | |
parent | 2d14f39731e88a6d6bb9f1b5c56f497eb12198c4 (diff) |
Merge branch 'CHUNKING'
Diffstat (limited to 'test/stderr/0371')
-rw-r--r-- | test/stderr/0371 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/stderr/0371 b/test/stderr/0371 index 2eabbaa6f..5f97d4e09 100644 --- a/test/stderr/0371 +++ b/test/stderr/0371 @@ -37,6 +37,7 @@ sender_rcvhost = [V4NET.0.0.0] (helo=something) set_process_info: pppp handling incoming connection from (something) [V4NET.0.0.0] host in dsn_advertise_hosts? no (option unset) host in pipelining_advertise_hosts? yes (matched "*") +host in chunking_advertise_hosts? no (end of list) SMTP>> 250-mail.test.ex Hello something [V4NET.0.0.0] 250-SIZE 52428800 250-8BITMIME |