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?
11 >>> myhost.test.ex in helo_lookup_domains? yes (matched "@")
12 >>> looking up host name for 1.2.3.4
13 LOG: no host name found for IP address 1.2.3.4
14 >>> host in dsn_advertise_hosts? no (option unset)
15 >>> host in pipelining_advertise_hosts?
17 >>> host in pipelining_advertise_hosts? yes (matched "*")
18 >>> host in chunking_advertise_hosts?
19 >>> host in chunking_advertise_hosts? no (end of list)
21 >>> processing "warn" (TESTSUITE/test-config 21)
22 >>> check control = cutthrough_delivery
23 >>> check logwrite = rcpt for $local_part@$domain
24 >>> = rcpt for plain@domain.com
25 LOG: rcpt for plain@domain.com
26 >>> warn: condition test succeeded in ACL "ar"
27 >>> processing "warn" (TESTSUITE/test-config 23)
28 >>> check condition = ${if eq {verify}{$local_part}}
30 >>> warn: condition test failed in ACL "ar"
31 >>> processing "accept" (TESTSUITE/test-config 25)
32 >>> accept: condition test succeeded in ACL "ar"
33 >>> end of ACL "ar": ACCEPT
34 LOG: 10HmaX-0005vi-00 <= CALLER@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for plain@domain.com
35 >>> host in hosts_connection_nolog? no (option unset)
36 >>> host in host_lookup? no (option unset)
37 >>> host in host_reject_connection? no (option unset)
38 >>> host in sender_unqualified_hosts? no (option unset)
39 >>> host in recipient_unqualified_hosts? no (option unset)
40 >>> host in helo_verify_hosts? no (option unset)
41 >>> host in helo_try_verify_hosts? no (option unset)
42 >>> host in helo_accept_junk_hosts? no (option unset)
43 >>> myhost.test.ex in helo_lookup_domains?
45 >>> myhost.test.ex in helo_lookup_domains? yes (matched "@")
46 >>> looking up host name for 1.2.3.4
47 LOG: no host name found for IP address 1.2.3.4
48 >>> host in dsn_advertise_hosts? no (option unset)
49 >>> host in pipelining_advertise_hosts?
51 >>> host in pipelining_advertise_hosts? yes (matched "*")
52 >>> host in chunking_advertise_hosts?
53 >>> host in chunking_advertise_hosts? no (end of list)
55 >>> processing "warn" (TESTSUITE/test-config 21)
56 >>> check control = cutthrough_delivery
57 >>> check logwrite = rcpt for $local_part@$domain
58 >>> = rcpt for verify@domain.com
59 LOG: rcpt for verify@domain.com
60 >>> warn: condition test succeeded in ACL "ar"
61 >>> processing "warn" (TESTSUITE/test-config 23)
62 >>> check condition = ${if eq {verify}{$local_part}}
64 >>> check verify = recipient/callout=use_sender
65 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
66 >>> routing verify@domain.com
67 >>> domain.com in "localhost.test.ex : localhost4.test.ex : thishost.test.ex"?
68 >>> list element: localhost.test.ex
69 >>> list element: localhost4.test.ex
70 >>> list element: thishost.test.ex
71 >>> domain.com in "localhost.test.ex : localhost4.test.ex : thishost.test.ex"? no (end of list)
72 >>> domain.com in "! +local_domains"?
73 >>> list element: ! +local_domains
74 >>> domain.com in "test.ex : *.test.ex"?
75 >>> list element: test.ex
76 >>> list element: *.test.ex
77 >>> domain.com in "test.ex : *.test.ex"? no (end of list)
78 >>> domain.com in "! +local_domains"? yes (end of list)
79 >>> calling all router
80 >>> domain.com in "special.com"?
81 >>> list element: special.com
82 >>> domain.com in "special.com"? no (end of list)
83 >>> domain.com in "*"?
85 >>> domain.com in "*"? yes (matched "*")
86 >>> local host found for non-MX address
87 >>> fully qualified name = 127.0.0.1
88 MUNGED: ::1 will be omitted in what follows
89 >>> get[host|ipnode]byname[2] looked up these IP addresses:
90 >>> name=127.0.0.1 address=127.0.0.1
91 >>> routed by all router
92 >>> Attempting full verification using callout
93 >>> callout cache: disabled by no_cache
94 >>> interface=ip4.ip4.ip4.ip4 port=PORT_S
95 >>> Connecting to 127.0.0.1 [127.0.0.1]:PORT_S from ip4.ip4.ip4.ip4 ... 127.0.0.1 in hosts_try_fastopen?
98 >>> SMTP<< 220 server ready
99 >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
100 >>> SMTP>> EHLO myhost.test.ex
101 >>> cmd buf flush 21 bytes
103 >>> 127.0.0.1 in hosts_require_auth? no (option unset)
104 >>> SMTP>> MAIL FROM:<sender@myhost.test.ex>
105 >>> cmd buf flush 35 bytes
107 >>> SMTP>> RCPT TO:<verify@domain.com>
108 >>> cmd buf flush 29 bytes
110 >>> holding verify callout open for cutthrough delivery
111 >>> ----------- end verify ------------
112 >>> warn: condition test succeeded in ACL "ar"
113 >>> processing "accept" (TESTSUITE/test-config 25)
114 >>> accept: condition test succeeded in ACL "ar"
115 >>> end of ACL "ar": ACCEPT
119 >>> cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:220'
120 >>> ----------- cutthrough shutdown (host-checking mode) ------------
121 LOG: 10HmaY-0005vi-00 <= sender@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for verify@domain.com