diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-08-17 19:42:49 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-08-17 20:18:44 +0100 |
commit | 7b4c8c1fb37f58921e29b6c0753e621c5c854626 (patch) | |
tree | fc5115b90376b017ddfbc89263a68fb109303cef /test/stderr/0398 | |
parent | 8061b5ad9d29f0505882afe034f13707c8e6d5f1 (diff) |
tidying
Diffstat (limited to 'test/stderr/0398')
-rw-r--r-- | test/stderr/0398 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/test/stderr/0398 b/test/stderr/0398 index ca824b0d5..f7d82042f 100644 --- a/test/stderr/0398 +++ b/test/stderr/0398 @@ -117,7 +117,7 @@ routed by r2 router host 127.0.0.1 [127.0.0.1] Attempting full verification using callout locking TESTSUITE/spool/db/callout.lockfile -locked TESTSUITE/spool/db/callout.lockfile +locked TESTSUITE/spool/db/callout.lockfile EXIM_DBOPEN(TESTSUITE/spool/db/callout) returned from EXIM_DBOPEN opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR @@ -125,6 +125,7 @@ dbfn_read: key=remote callout cache: found domain record for remote dbfn_read: key=qq@remote callout cache: no address record found for qq@remote +closed hints database and lockfile interface=NULL port=1224 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP<< 220 Server ready @@ -142,7 +143,7 @@ cmd buf flush ddd bytes SMTP>> QUIT cmd buf flush ddd bytes locking TESTSUITE/spool/db/callout.lockfile -locked TESTSUITE/spool/db/callout.lockfile +locked TESTSUITE/spool/db/callout.lockfile EXIM_DBOPEN(TESTSUITE/spool/db/callout) returned from EXIM_DBOPEN opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT @@ -151,6 +152,7 @@ wrote callout cache domain record for remote: result=1 postmaster=0 random=0 dbfn_write: key=qq@remote wrote negative callout cache address record for qq@remote +closed hints database and lockfile ----------- end verify ------------ l_message: $acl_verify_message warn: condition test succeeded in ACL "rcpt" @@ -222,7 +224,7 @@ routed by r2 router host 127.0.0.1 [127.0.0.1] Attempting full verification using callout locking TESTSUITE/spool/db/callout.lockfile -locked TESTSUITE/spool/db/callout.lockfile +locked TESTSUITE/spool/db/callout.lockfile EXIM_DBOPEN(TESTSUITE/spool/db/callout) returned from EXIM_DBOPEN opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR @@ -231,6 +233,7 @@ callout cache: found domain record for remote dbfn_read: key=qq@remote callout cache: found address record for qq@remote callout cache: address record is negative +closed hints database and lockfile ----------- end verify ------------ l_message: $acl_verify_message warn: condition test succeeded in ACL "rcpt" |