From 613dd4aed0ae1d1165f89a3d6819e51a033fcfb6 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 6 May 2012 18:53:34 +0100 Subject: Fix tls variables order, and testsuite case 5401 (cutthrough) for changes that went in with dual-tls. --- test/stderr/5401 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'test/stderr') diff --git a/test/stderr/5401 b/test/stderr/5401 index dc02c054f..5db13fc41 100644 --- a/test/stderr/5401 +++ b/test/stderr/5401 @@ -12,7 +12,7 @@ accept: condition test succeeded in ACL "acl_rcpt" ----------- start cutthrough setup ------------ Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected SMTP<< 220 ESMTP - SMTP>> HELO myhost.test.ex + SMTP>> EHLO myhost.test.ex SMTP<< 250 OK SMTP>> MAIL FROM: SMTP<< 250 Sender OK @@ -23,12 +23,14 @@ processing "accept" accept: condition test succeeded in inline ACL SMTP>> DATA SMTP<< 354 Send data + SMTP>>(nl) SMTP>> . SMTP<< 250 OK ------------ cutthrough close ------------ LOG: MAIN - >> userx@domain.com R=all T=smtp + >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] created log directory TESTSUITE/spool/log + SMTP>> QUIT +----------- cutthrough shutdown ------------ LOG: MAIN <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss LOG: MAIN -- cgit v1.2.3