SMTP>> 250 OK
SMTP<< rcpt to:<abc@local>
using ACL "rcpt"
-processing "deny"
+processing "deny" (TESTSUITE/test-config 19)
check senders = qq@remote
address match test: subject=qq@remote pattern=qq@remote
remote in "remote"? yes (matched "remote")
set transport t2
finding IP address for 127.0.0.1
calling host_find_byname
+host_fake_gethostbyname returned 1 (HOST_NOT_FOUND)
using host_fake_gethostbyname for 127.0.0.1 (IPv4)
local host found for non-MX address
fully qualified name = 127.0.0.1
queued for t2 transport: local_part = qq
domain = remote
errors_to=NULL
- domain_data=NULL localpart_data=NULL
+ domain_data=remote localpart_data=NULL
routed by r2 router
envelope to: qq@remote
transport: t2
----------- end verify ------------
sender qq@remote verified ok
deny: condition test failed in ACL "rcpt"
-processing "warn"
+processing "warn" (TESTSUITE/test-config 21)
check senders = qq@remote
address match test: subject=qq@remote pattern=qq@remote
remote in "remote"? yes (matched "remote")
expanded list of hosts = '127.0.0.1' options = ''
finding IP address for 127.0.0.1
calling host_find_byname
+host_fake_gethostbyname returned 1 (HOST_NOT_FOUND)
using host_fake_gethostbyname for 127.0.0.1 (IPv4)
local host found for non-MX address
fully qualified name = 127.0.0.1
queued for t2 transport: local_part = qq
domain = remote
errors_to=NULL
- domain_data=NULL localpart_data=NULL
+ domain_data=remote localpart_data=NULL
routed by r2 router
envelope to: qq@remote
transport: t2
EXIM_DBCLOSE(0xAAAAAAAA)
closed hints database and lockfile
interface=NULL port=1224
-Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
+Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
SMTP<< 220 Server ready
127.0.0.1 in hosts_avoid_esmtp? no (option unset)
SMTP>> EHLO mail.test.ex
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"
+processing "accept" (TESTSUITE/test-config 24)
check senders = qq@remote
address match test: subject=qq@remote pattern=qq@remote
remote in "remote"? yes (matched "remote")
accept: condition test succeeded in ACL "rcpt"
end of ACL "rcpt": ACCEPT
SMTP>> 250 Accepted
-DSN: orcpt: NULL flags: 0
SMTP<< rcpt to:<xyz@local>
using ACL "rcpt"
-processing "deny"
+processing "deny" (TESTSUITE/test-config 19)
check senders = qq@remote
address match test: subject=qq@remote pattern=qq@remote
remote in "remote"? yes (matched "remote")
check !verify = sender
using cached sender verify result
deny: condition test failed in ACL "rcpt"
-processing "warn"
+processing "warn" (TESTSUITE/test-config 21)
check senders = qq@remote
address match test: subject=qq@remote pattern=qq@remote
remote in "remote"? yes (matched "remote")
expanded list of hosts = '127.0.0.1' options = ''
finding IP address for 127.0.0.1
calling host_find_byname
+host_fake_gethostbyname returned 1 (HOST_NOT_FOUND)
using host_fake_gethostbyname for 127.0.0.1 (IPv4)
local host found for non-MX address
fully qualified name = 127.0.0.1
queued for t2 transport: local_part = qq
domain = remote
errors_to=NULL
- domain_data=NULL localpart_data=NULL
+ domain_data=remote localpart_data=NULL
routed by r2 router
envelope to: qq@remote
transport: t2
warn: condition test succeeded in ACL "rcpt"
LOG: MAIN
U=CALLER Warning: Sender verify failed
-processing "accept"
+processing "accept" (TESTSUITE/test-config 24)
check senders = qq@remote
address match test: subject=qq@remote pattern=qq@remote
remote in "remote"? yes (matched "remote")
accept: condition test succeeded in ACL "rcpt"
end of ACL "rcpt": ACCEPT
SMTP>> 250 Accepted
-DSN: orcpt: NULL flags: 0
SMTP<< quit
SMTP>> 221 mail.test.ex closing connection
LOG: smtp_connection MAIN
SMTP connection from CALLER closed by QUIT
search_tidyup called
->>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>>
+>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>