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