From 7c576fcada992ef799700d2fd1a7753f40f1bb7a Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 18 Aug 2018 19:45:36 +0100 Subject: Logging: pipelining log_selector --- test/stderr/2135 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/stderr/2135') diff --git a/test/stderr/2135 b/test/stderr/2135 index 432f1cf6c..db08f08a3 100644 --- a/test/stderr/2135 +++ b/test/stderr/2135 @@ -29,7 +29,9 @@ not using DSN SMTP>> MAIL FROM: SMTP>> RCPT TO: cmd buf flush ddd bytes +sync_responses expect mail SMTP<< 250 OK +sync_responses expect rcpt SMTP<< 250 Accepted LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local-smtp S=sss @@ -56,6 +58,7 @@ Transport port=25 replaced by host-specific port=1225 continued connection, proxied TLS SMTP>> DATA cmd buf flush ddd bytes +sync_responses expect data SMTP<< 354 Enter message, ending with "." on a line by itself SMTP>> writing message and terminating "." cannot use sendfile for body: spoolfile not wireformat -- cgit v1.2.3