X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/55414b25bee9f0195ccd1e47f3d3b5cba766e099..6d5c916cc5720591335fea53242dd6b97ea56fe3:/test/stderr/0432 diff --git a/test/stderr/0432 b/test/stderr/0432 index 918363e2e..95a24a9eb 100644 --- a/test/stderr/0432 +++ b/test/stderr/0432 @@ -83,9 +83,9 @@ EXIM_DBOPEN(TESTSUITE/spool/db/callout) returned from EXIM_DBOPEN opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR dbfn_read: key=y -callout cache: no domain record found +callout cache: no domain record found for y dbfn_read: key=x@y -callout cache: no address record found +callout cache: no address record found for x@y interface=NULL port=1224 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP<< 220 server ready @@ -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" @@ -179,9 +179,9 @@ EXIM_DBOPEN(TESTSUITE/spool/db/callout) returned from EXIM_DBOPEN opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR dbfn_read: key=y -callout cache: found domain record +callout cache: found domain record for y dbfn_read: key=x@y -callout cache: found address record +callout cache: found address record for x@y callout cache: address record is positive ----------- end verify ------------ sender x@y verified ok @@ -214,8 +214,8 @@ MUNGED: ::1 will be omitted in what follows >>> get[host|ipnode]byname[2] looked up these IP addresses: >>> name=127.0.0.1 address=127.0.0.1 >>> Attempting full verification using callout ->>> callout cache: found domain record ->>> callout cache: found address record +>>> callout cache: found domain record for y +>>> callout cache: found address record for x@y >>> callout cache: address record is positive >>> ----------- end verify ------------ >>> accept: condition test succeeded in ACL "mail" @@ -240,8 +240,8 @@ MUNGED: ::1 will be omitted in what follows >>> get[host|ipnode]byname[2] looked up these IP addresses: >>> name=127.0.0.1 address=127.0.0.1 >>> Attempting full verification using callout ->>> callout cache: no domain record found ->>> callout cache: no address record found +>>> callout cache: no domain record found for b +>>> callout cache: no address record found for a@b >>> interface=NULL port=1224 >>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected >>> SMTP<< 220 server ready @@ -254,9 +254,9 @@ MUNGED: ::1 will be omitted in what follows >>> SMTP>> RCPT TO: >>> 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 @@ -280,8 +280,8 @@ MUNGED: ::1 will be omitted in what follows >>> get[host|ipnode]byname[2] looked up these IP addresses: >>> name=127.0.0.1 address=127.0.0.1 >>> Attempting full verification using callout ->>> callout cache: no domain record found ->>> callout cache: no address record found +>>> callout cache: no domain record found for q +>>> callout cache: no address record found for p1@q >>> interface=NULL port=1224 >>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected >>> SMTP<< 220 server ready