X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/caf28f95ce0a617b075cf66e24a0e4b0b8aaf18e..ee549a2ed04164407f4f897be3bf545f32579c5c:/test/stderr/0464 diff --git a/test/stderr/0464 b/test/stderr/0464 index d2c774466..bed191f9b 100644 --- a/test/stderr/0464 +++ b/test/stderr/0464 @@ -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 @@ -21,7 +22,7 @@ log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 SMTP>> 250 OK SMTP<< rcpt to: using ACL "rcpt" -processing "require" (TESTSUITE/test-config 20) +processing ACL rcpt "require" (TESTSUITE/test-config 20) check domains = +special_domains domain1 in "+special_domains"? list element: +special_domains @@ -32,14 +33,14 @@ domain1 in "+special_domains"? ╎search_find: file="TESTSUITE/aux-fixed/0464.domains" ╎ key="domain1" partial=-1 affix=NULL starflags=0 opts=NULL ╎LRU list: - ╎ r1 router <-------- local_part=abc domain=domain1 checking domains -domain1 in "+special_domains"? +domain1 in domains? list element: +special_domains start sublist special_domains cached yes match for +special_domains cached lookup data = data for domain1 - domain1 in "+special_domains"? yes (matched "+special_domains" - cached) + domain1 in domains? yes (matched "+special_domains" - cached) calling r1 router rda_interpret (string): '$local_part@xxx.$domain' expanded: 'abc@xxx.domain1' (tainted) @@ -79,7 +80,7 @@ routing abc@xxx.domain1 --------> r1 router <-------- local_part=abc domain=xxx.domain1 checking domains -xxx.domain1 in "+special_domains"? +xxx.domain1 in domains? list element: +special_domains start sublist special_domains xxx.domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"? @@ -89,7 +90,7 @@ xxx.domain1 in "+special_domains"? ╎search_find: file="TESTSUITE/aux-fixed/0464.domains" ╎ key="xxx.domain1" partial=-1 affix=NULL starflags=0 opts=NULL ╎LRU list: - ╎ r2 router <-------- local_part=abc domain=xxx.domain1 @@ -115,8 +116,8 @@ routed by r2 router envelope to: abc@xxx.domain1 transport: smtp ----------- end verify ------------ -require: condition test succeeded in ACL "rcpt" -processing "require" (TESTSUITE/test-config 23) +require: condition test succeeded in ACL rcpt +processing ACL rcpt "require" (TESTSUITE/test-config 23) check domains = +special_domains domain1 in "+special_domains"? list element: +special_domains @@ -134,12 +135,12 @@ routing abc@domain1 --------> r1 router <-------- local_part=abc domain=domain1 checking domains -domain1 in "+special_domains"? +domain1 in domains? list element: +special_domains start sublist special_domains cached yes match for +special_domains cached lookup data = data for domain1 - domain1 in "+special_domains"? yes (matched "+special_domains" - cached) + domain1 in domains? yes (matched "+special_domains" - cached) calling r1 router rda_interpret (string): '$local_part@xxx.$domain' expanded: 'abc@xxx.domain1' (tainted) @@ -159,7 +160,7 @@ routing abc@xxx.domain1 --------> r1 router <-------- local_part=abc domain=xxx.domain1 checking domains -xxx.domain1 in "+special_domains"? +xxx.domain1 in domains? list element: +special_domains start sublist special_domains xxx.domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"? @@ -169,7 +170,7 @@ xxx.domain1 in "+special_domains"? ╎search_find: file="TESTSUITE/aux-fixed/0464.domains" ╎ key="xxx.domain1" partial=-1 affix=NULL starflags=0 opts=NULL ╎LRU list: - ╎ r2 router <-------- local_part=abc domain=xxx.domain1 @@ -193,14 +194,14 @@ routed by r2 router envelope to: abc@xxx.domain1 transport: smtp ----------- end verify ------------ -require: condition test succeeded in ACL "rcpt" -processing "accept" (TESTSUITE/test-config 25) -accept: condition test succeeded in ACL "rcpt" -end of ACL "rcpt": ACCEPT +require: condition test succeeded in ACL rcpt +processing ACL rcpt "accept" (TESTSUITE/test-config 25) +accept: condition test succeeded in ACL rcpt +end of ACL rcpt: ACCEPT SMTP>> 250 Accepted SMTP<< quit SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN - SMTP connection from CALLER closed by QUIT + SMTP connection from CALLER D=qqs closed by QUIT search_tidyup called >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>