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
SMTP>> 250 OK
SMTP<< rcpt to:<abc@domain1>
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
╎file lookup required for domain1
╎ in TESTSUITE/aux-fixed/0464.domains
╎creating new cache entry
- ╎lookup yielded: data for domain1
+ ╎lookup yielded: data░for░domain1
╎domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"? yes (matched "lsearch;TESTSUITE/aux-fixed/0464.domains")
end sublist special_domains
data from lookup saved for cache for +special_domains: key 'domain1' value 'data for 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)
--------> 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"?
╎lookup failed
xxx.domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"? no (end of list)
end sublist special_domains
-xxx.domain1 in "+special_domains"? no (end of list)
+xxx.domain1 in domains? no (end of list)
r1 router skipped: domains mismatch
--------> r2 router <--------
local_part=abc domain=xxx.domain1
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
--------> 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)
--------> 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"?
╎lookup failed
xxx.domain1 in "lsearch;TESTSUITE/aux-fixed/0464.domains"? no (end of list)
end sublist special_domains
-xxx.domain1 in "+special_domains"? no (end of list)
+xxx.domain1 in domains? no (end of list)
r1 router skipped: domains mismatch
--------> r2 router <--------
local_part=abc domain=xxx.domain1
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