From 7eb6c37c5084760c1d1469bd4be652b479a8df55 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 15 Mar 2015 12:32:11 +0000 Subject: SOCKS: as a client, talk SMTP via a socks5 proxy. Bug 1590 --- test/stdout/4003 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'test/stdout/4003') diff --git a/test/stdout/4003 b/test/stdout/4003 index f27d19238..e705096f6 100644 --- a/test/stdout/4003 +++ b/test/stdout/4003 @@ -68,7 +68,7 @@ Connection request LF>random ignored line >LF>random ignored line 2 ->LF>OK Scan ok. +>LF>OK\x09Scan ok. Expected EOF read from client End of script Listening on TESTSUITE/eximdir/fsec_sock ... @@ -82,8 +82,8 @@ Connection request ignored_response LF>xxxINFECTED blah VNAME blah ->LF>OK Scan ok. +>LF>xxxINFECTED\x09blah\x09VNAME\x09blah +>LF>OK\x09Scan ok. Expected EOF read from client End of script Listening on TESTSUITE/eximdir/fsec_sock ... @@ -105,7 +105,7 @@ Connection request ignored_response LF>xxxINFECTED blah VNAME blah ->LF>OK Scan ok. +>LF>xxxINFECTED\x09blah\x09VNAME\x09blah +>LF>OK\x09Scan ok. Expected EOF read from client End of script -- cgit v1.2.3