build: use pkg-config for i18n
[exim.git] / test / stderr / 0398
index 604e791b69e90689e9489b58e5ddbd09f5e1df9c..655322918d2516b93429943f5f1935370864c9ca 100644 (file)
@@ -1,4 +1,5 @@
 Exim version x.yz ....
+Hints DB:
 changed uid/gid: forcing real = effective
   uid=uuuu gid=CALLER_GID pid=p1234
 configuration file is TESTSUITE/test-config
@@ -23,7 +24,7 @@ log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
 SMTP>> 250 OK
 SMTP<< rcpt to:<abc@local>
 using ACL "rcpt"
-processing "deny" (TESTSUITE/test-config 19)
+processing ACL rcpt "deny" (TESTSUITE/test-config 19)
 check senders = qq@remote
 qq@remote in "qq@remote"?
  list element: qq@remote
@@ -42,16 +43,16 @@ routing qq@remote
 --------> r1 router <--------
 local_part=qq domain=remote
 checking domains
-remote in "local"?
+remote in domains?
  list element: local
-remote in "local"? no (end of list)
+remote in domains? no (end of list)
 r1 router skipped: domains mismatch
 --------> r2 router <--------
 local_part=qq domain=remote
 checking domains
-remote in "remote"?
+remote in domains?
  list element: remote
- remote in "remote"? yes (matched "remote")
+ remote in domains? yes (matched "remote")
 calling r2 router
 r2 router called for qq@remote
   domain = remote
@@ -81,8 +82,8 @@ routed by r2 router
   host 127.0.0.1 [127.0.0.1]
 ----------- end verify ------------
 sender qq@remote verified ok
-deny: condition test failed in ACL "rcpt"
-processing "warn" (TESTSUITE/test-config 21)
+deny: condition test failed in ACL rcpt
+processing ACL rcpt "warn" (TESTSUITE/test-config 21)
 check senders = qq@remote
 qq@remote in "qq@remote"?
  list element: qq@remote
@@ -101,16 +102,16 @@ routing qq@remote
 --------> r1 router <--------
 local_part=qq domain=remote
 checking domains
-remote in "local"?
+remote in domains?
  list element: local
-remote in "local"? no (end of list)
+remote in domains? no (end of list)
 r1 router skipped: domains mismatch
 --------> r2 router <--------
 local_part=qq domain=remote
 checking domains
-remote in "remote"?
+remote in domains?
  list element: remote
- remote in "remote"? yes (matched "remote")
+ remote in domains? yes (matched "remote")
 calling r2 router
 r2 router called for qq@remote
   domain = remote
@@ -138,21 +139,19 @@ routed by r2 router
   transport: t2
   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
  EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
  returned from EXIM_DBOPEN: 0xAAAAAAAA
- opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
- 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
- EXIM_DBCLOSE(0xAAAAAAAA)
- closed hints database and lockfile
+dbfn_read: key=remote
+dbfn_read: size nnn return
+callout cache: found domain record for remote
+dbfn_read: key=qq@remote
+dbfn_read: null return
+callout cache: no address record found for qq@remote
 interface=NULL port=PORT_S
-Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... 127.0.0.1 in hosts_try_fastopen?
- list element: 
- connected
+Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
+ 127.0.0.1 in hosts_try_fastopen?
+  list element: 
+connected
   SMTP<< 220 Server ready
 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
   SMTP>> EHLO mail.test.ex
@@ -173,24 +172,19 @@ cmd buf flush ddd bytes
   SMTP<< 250 OK
   SMTP(close)>>
 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
- locking TESTSUITE/spool/db/callout.lockfile
- locked  TESTSUITE/spool/db/callout.lockfile
- EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR|O_CREAT
+ EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
  returned from EXIM_DBOPEN: 0xAAAAAAAA
- opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
- dbfn_write: key=remote
- 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
- EXIM_DBCLOSE(0xAAAAAAAA)
- closed hints database and lockfile
+dbfn_write: key=remote datalen nn
+wrote callout cache domain record for remote:
+  result=1 postmaster=0 random=0
+dbfn_write: key=qq@remote datalen nn
+wrote negative callout cache address record for qq@remote
 ----------- end verify ------------
 l_message: $acl_verify_message
-warn: condition test succeeded in ACL "rcpt"
+warn: condition test succeeded in ACL rcpt
 LOG: MAIN
   U=CALLER Warning: Sender verify failed: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<qq@remote>: 550 Unknown
-processing "accept" (TESTSUITE/test-config 24)
+processing ACL rcpt "accept" (TESTSUITE/test-config 24)
 check senders = qq@remote
 qq@remote in "qq@remote"?
  list element: qq@remote
@@ -199,12 +193,12 @@ qq@remote in "qq@remote"?
   list element: remote
   remote in "remote"? yes (matched "remote")
  qq@remote in "qq@remote"? yes (matched "qq@remote")
-accept: condition test succeeded in ACL "rcpt"
-end of ACL "rcpt": ACCEPT
+accept: condition test succeeded in ACL rcpt
+end of ACL rcpt: ACCEPT
 SMTP>> 250 Accepted
 SMTP<< rcpt to:<xyz@local>
 using ACL "rcpt"
-processing "deny" (TESTSUITE/test-config 19)
+processing ACL rcpt "deny" (TESTSUITE/test-config 19)
 check senders = qq@remote
 qq@remote in "qq@remote"?
  list element: qq@remote
@@ -215,8 +209,8 @@ qq@remote in "qq@remote"?
  qq@remote in "qq@remote"? yes (matched "qq@remote")
 check !verify = sender
 using cached sender verify result
-deny: condition test failed in ACL "rcpt"
-processing "warn" (TESTSUITE/test-config 21)
+deny: condition test failed in ACL rcpt
+processing ACL rcpt "warn" (TESTSUITE/test-config 21)
 check senders = qq@remote
 qq@remote in "qq@remote"?
  list element: qq@remote
@@ -235,16 +229,16 @@ routing qq@remote
 --------> r1 router <--------
 local_part=qq domain=remote
 checking domains
-remote in "local"?
+remote in domains?
  list element: local
-remote in "local"? no (end of list)
+remote in domains? no (end of list)
 r1 router skipped: domains mismatch
 --------> r2 router <--------
 local_part=qq domain=remote
 checking domains
-remote in "remote"?
+remote in domains?
  list element: remote
- remote in "remote"? yes (matched "remote")
+ remote in domains? yes (matched "remote")
 calling r2 router
 r2 router called for qq@remote
   domain = remote
@@ -272,24 +266,21 @@ routed by r2 router
   transport: t2
   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
  EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
  returned from EXIM_DBOPEN: 0xAAAAAAAA
- opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
- dbfn_read: key=remote
- 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
- EXIM_DBCLOSE(0xAAAAAAAA)
- closed hints database and lockfile
+dbfn_read: key=remote
+dbfn_read: size nnn return
+callout cache: found domain record for remote
+dbfn_read: key=qq@remote
+dbfn_read: size nnn return
+callout cache: found address record for qq@remote
+callout cache: address record is negative
 ----------- end verify ------------
 l_message: $acl_verify_message
-warn: condition test succeeded in ACL "rcpt"
+warn: condition test succeeded in ACL rcpt
 LOG: MAIN
   U=CALLER Warning: Sender verify failed
-processing "accept" (TESTSUITE/test-config 24)
+processing ACL rcpt "accept" (TESTSUITE/test-config 24)
 check senders = qq@remote
 qq@remote in "qq@remote"?
  list element: qq@remote
@@ -298,8 +289,8 @@ qq@remote in "qq@remote"?
   list element: remote
   remote in "remote"? yes (matched "remote")
  qq@remote in "qq@remote"? yes (matched "qq@remote")
-accept: condition test succeeded in ACL "rcpt"
-end of ACL "rcpt": ACCEPT
+accept: condition test succeeded in ACL rcpt
+end of ACL rcpt: ACCEPT
 SMTP>> 250 Accepted
 SMTP<< quit
 SMTP>> 221 mail.test.ex closing connection