From 8b9476ba56f0fd05ac8303ad86a41e0242bc876d Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 7 Jul 2016 23:20:04 +0100 Subject: Cutthrough: avoid use of callout result cache The connection always needs to be made, and no result need be cached after verify either. --- test/stderr/5420 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/stderr/5420') diff --git a/test/stderr/5420 b/test/stderr/5420 index f289d1a4c..05135dd5a 100644 --- a/test/stderr/5420 +++ b/test/stderr/5420 @@ -115,6 +115,7 @@ considering: :}} SMTP<< 250 OK SMTP>> RCPT TO: SMTP<< 250 Accepted +holding verify callout open for cutthrough delivery ----------- end cutthrough setup ------------ processing "accept" accept: condition test succeeded in inline ACL @@ -328,6 +329,7 @@ considering: *}{:}} SMTP<< 250 OK SMTP>> RCPT TO: SMTP<< 250 Accepted +holding verify callout open for cutthrough delivery ----------- end cutthrough setup ------------ processing "accept" accept: condition test succeeded in inline ACL @@ -541,6 +543,7 @@ considering: *}{:}} SMTP<< 250 OK SMTP>> RCPT TO: SMTP<< 250 Accepted +holding verify callout open for cutthrough delivery ----------- end cutthrough setup ------------ processing "accept" accept: condition test succeeded in inline ACL -- cgit v1.2.3