summaryrefslogtreecommitdiff
path: root/test/stderr/0432
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-07-07 23:20:04 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-07-08 01:14:09 +0100
commit8b9476ba56f0fd05ac8303ad86a41e0242bc876d (patch)
treed90d9b3d453cc8728b0380ac423d33f64319317d /test/stderr/0432
parent6e69d78e612ade9d9bb052abeb4b113984995710 (diff)
Cutthrough: avoid use of callout result cache
The connection always needs to be made, and no result need be cached after verify either.
Diffstat (limited to 'test/stderr/0432')
-rw-r--r--test/stderr/04328
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/0432 b/test/stderr/0432
index 6a7aebe15..95a24a9eb 100644
--- a/test/stderr/0432
+++ b/test/stderr/0432
@@ -104,10 +104,10 @@ EXIM_DBOPEN(TESTSUITE/spool/db/callout)
returned from EXIM_DBOPEN
opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
dbfn_write: key=y
-wrote callout cache domain record:
+wrote callout cache domain record for y:
result=1 postmaster=0 random=0
dbfn_write: key=x@y
-wrote positive callout cache address record
+wrote positive callout cache address record for x@y
----------- end verify ------------
sender x@y verified ok
accept: condition test succeeded in ACL "mail"
@@ -254,9 +254,9 @@ MUNGED: ::1 will be omitted in what follows
>>> SMTP>> RCPT TO:<a@b>
>>> SMTP<< 250 OK
>>> SMTP>> QUIT
->>> wrote callout cache domain record:
+>>> wrote callout cache domain record for b:
>>> result=1 postmaster=0 random=0
->>> wrote positive callout cache address record
+>>> wrote positive callout cache address record for a@b
>>> ----------- end verify ------------
>>> accept: condition test succeeded in ACL "mail"
>>> end of ACL "mail": ACCEPT