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/5410 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/stderr/5410') diff --git a/test/stderr/5410 b/test/stderr/5410 index 8762f82a1..1ed0824e8 100644 --- a/test/stderr/5410 +++ b/test/stderr/5410 @@ -116,6 +116,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 @@ -329,6 +330,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 @@ -542,6 +544,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