Testsuite: use name for nonexistent host that the testsuite forces to not-resolve
[exim.git] / test / stderr / 5403
CommitLineData
59eaad2b
JH
1>>> host in hosts_connection_nolog? no (option unset)
2>>> host in host_lookup? no (option unset)
3>>> host in host_reject_connection? no (option unset)
4>>> host in sender_unqualified_hosts? no (option unset)
5>>> host in recipient_unqualified_hosts? no (option unset)
6>>> host in helo_verify_hosts? no (option unset)
7>>> host in helo_try_verify_hosts? no (option unset)
8>>> host in helo_accept_junk_hosts? no (option unset)
9>>> myhost.test.ex in helo_lookup_domains? yes (matched "@")
10>>> looking up host name for 1.2.3.4
11LOG: no host name found for IP address 1.2.3.4
12>>> host in dsn_advertise_hosts? no (option unset)
13>>> host in pipelining_advertise_hosts? yes (matched "*")
aa368db3 14>>> host in chunking_advertise_hosts? no (end of list)
59eaad2b 15>>> using ACL "ar"
897024f1 16>>> processing "warn" (TESTSUITE/test-config 21)
59eaad2b
JH
17>>> check control = cutthrough_delivery
18>>> check logwrite = rcpt for $local_part@$domain
19>>> = rcpt for plain@domain.com
20LOG: rcpt for plain@domain.com
21>>> warn: condition test succeeded in ACL "ar"
897024f1 22>>> processing "warn" (TESTSUITE/test-config 23)
59eaad2b
JH
23>>> check condition = ${if eq {verify}{$local_part}}
24>>> =
25>>> warn: condition test failed in ACL "ar"
897024f1 26>>> processing "accept" (TESTSUITE/test-config 25)
59eaad2b
JH
27>>> accept: condition test succeeded in ACL "ar"
28>>> end of ACL "ar": ACCEPT
29LOG: 10HmaX-0005vi-00 <= CALLER@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for plain@domain.com
30>>> host in hosts_connection_nolog? no (option unset)
31>>> host in host_lookup? no (option unset)
32>>> host in host_reject_connection? no (option unset)
33>>> host in sender_unqualified_hosts? no (option unset)
34>>> host in recipient_unqualified_hosts? no (option unset)
35>>> host in helo_verify_hosts? no (option unset)
36>>> host in helo_try_verify_hosts? no (option unset)
37>>> host in helo_accept_junk_hosts? no (option unset)
38>>> myhost.test.ex in helo_lookup_domains? yes (matched "@")
39>>> looking up host name for 1.2.3.4
40LOG: no host name found for IP address 1.2.3.4
41>>> host in dsn_advertise_hosts? no (option unset)
42>>> host in pipelining_advertise_hosts? yes (matched "*")
aa368db3 43>>> host in chunking_advertise_hosts? no (end of list)
59eaad2b 44>>> using ACL "ar"
897024f1 45>>> processing "warn" (TESTSUITE/test-config 21)
59eaad2b
JH
46>>> check control = cutthrough_delivery
47>>> check logwrite = rcpt for $local_part@$domain
48>>> = rcpt for verify@domain.com
49LOG: rcpt for verify@domain.com
50>>> warn: condition test succeeded in ACL "ar"
897024f1 51>>> processing "warn" (TESTSUITE/test-config 23)
59eaad2b
JH
52>>> check condition = ${if eq {verify}{$local_part}}
53>>> = true
54>>> check verify = recipient/callout=use_sender
55>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
56>>> routing verify@domain.com
57>>> domain.com in "localhost.test.ex : localhost4.test.ex : thishost.test.ex"? no (end of list)
58>>> domain.com in "test.ex : *.test.ex"? no (end of list)
59>>> domain.com in "! +local_domains"? yes (end of list)
60>>> calling all router
61>>> domain.com in "special.com"? no (end of list)
62>>> domain.com in "*"? yes (matched "*")
63>>> local host found for non-MX address
64>>> fully qualified name = 127.0.0.1
65MUNGED: ::1 will be omitted in what follows
66>>> get[host|ipnode]byname[2] looked up these IP addresses:
67>>> name=127.0.0.1 address=127.0.0.1
68>>> routed by all router
69>>> Attempting full verification using callout
8b9476ba 70>>> callout cache: disabled by no_cache
59eaad2b 71>>> interface=ip4.ip4.ip4.ip4 port=1224
adb21834 72>>> Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
59eaad2b
JH
73>>> SMTP<< 220 server ready
74>>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
75>>> SMTP>> EHLO myhost.test.ex
58fc5fb2 76>>> cmd buf flush 21 bytes
59eaad2b
JH
77>>> SMTP<< 250 OK
78>>> 127.0.0.1 in hosts_require_auth? no (option unset)
470d7199
JH
79>>> SMTP>> MAIL FROM:<sender@myhost.test.ex>
80>>> cmd buf flush 35 bytes
59eaad2b
JH
81>>> SMTP<< 250 OK
82>>> SMTP>> RCPT TO:<verify@domain.com>
58fc5fb2 83>>> cmd buf flush 29 bytes
59eaad2b 84>>> SMTP<< 250 OK
8b9476ba 85>>> holding verify callout open for cutthrough delivery
59eaad2b
JH
86>>> ----------- end verify ------------
87>>> warn: condition test succeeded in ACL "ar"
897024f1 88>>> processing "accept" (TESTSUITE/test-config 25)
59eaad2b
JH
89>>> accept: condition test succeeded in ACL "ar"
90>>> end of ACL "ar": ACCEPT
91>>> SMTP>> QUIT
2760b518 92>>> SMTP<< 220 OK
ae5afa61 93>>> SMTP(close)>>
59eaad2b 94>>> ----------- cutthrough shutdown (host-checking mode) ------------
470d7199 95LOG: 10HmaY-0005vi-00 <= sender@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for verify@domain.com