Debug: quieten environment-cleaning
[exim.git] / test / stderr / 5403
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 >>> host in pipelining_connect_advertise_hosts?
10 >>>  list element: 
11 >>> myhost.test.ex in helo_lookup_domains?
12 >>>  list element: @
13 >>>  myhost.test.ex in helo_lookup_domains? yes (matched "@")
14 >>> looking up host name for 1.2.3.4
15 LOG: no host name found for IP address 1.2.3.4
16 >>> host in dsn_advertise_hosts? no (option unset)
17 >>> host in pipelining_advertise_hosts?
18 >>>  list element: *
19 >>>  host in pipelining_advertise_hosts? yes (matched "*")
20 >>> host in chunking_advertise_hosts?
21 >>> host in chunking_advertise_hosts? no (end of list)
22 >>> host in tls_advertise_hosts?
23 >>> using ACL "ar"
24 >>> processing "warn" (TESTSUITE/test-config 21)
25 >>> check control = cutthrough_delivery
26 >>> check logwrite = rcpt for $local_part@$domain
27 >>>                = rcpt for plain@domain.com
28 LOG: rcpt for plain@domain.com
29 >>> warn: condition test succeeded in ACL "ar"
30 >>> processing "warn" (TESTSUITE/test-config 23)
31 >>> check condition = ${if eq {verify}{$local_part}}
32 >>>                 = 
33 >>> warn: condition test failed in ACL "ar"
34 >>> processing "accept" (TESTSUITE/test-config 25)
35 >>> accept: condition test succeeded in ACL "ar"
36 >>> end of ACL "ar": ACCEPT
37 LOG: 10HmaX-0005vi-00 <= CALLER@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for plain@domain.com
38 >>> host in hosts_connection_nolog? no (option unset)
39 >>> host in host_lookup? no (option unset)
40 >>> host in host_reject_connection? no (option unset)
41 >>> host in sender_unqualified_hosts? no (option unset)
42 >>> host in recipient_unqualified_hosts? no (option unset)
43 >>> host in helo_verify_hosts? no (option unset)
44 >>> host in helo_try_verify_hosts? no (option unset)
45 >>> host in helo_accept_junk_hosts? no (option unset)
46 >>> host in pipelining_connect_advertise_hosts?
47 >>>  list element: 
48 >>> myhost.test.ex in helo_lookup_domains?
49 >>>  list element: @
50 >>>  myhost.test.ex in helo_lookup_domains? yes (matched "@")
51 >>> looking up host name for 1.2.3.4
52 LOG: no host name found for IP address 1.2.3.4
53 >>> host in dsn_advertise_hosts? no (option unset)
54 >>> host in pipelining_advertise_hosts?
55 >>>  list element: *
56 >>>  host in pipelining_advertise_hosts? yes (matched "*")
57 >>> host in chunking_advertise_hosts?
58 >>> host in chunking_advertise_hosts? no (end of list)
59 >>> host in tls_advertise_hosts?
60 >>> using ACL "ar"
61 >>> processing "warn" (TESTSUITE/test-config 21)
62 >>> check control = cutthrough_delivery
63 >>> check logwrite = rcpt for $local_part@$domain
64 >>>                = rcpt for verify@domain.com
65 LOG: rcpt for verify@domain.com
66 >>> warn: condition test succeeded in ACL "ar"
67 >>> processing "warn" (TESTSUITE/test-config 23)
68 >>> check condition = ${if eq {verify}{$local_part}}
69 >>>                 = true
70 >>> check verify = recipient/callout=use_sender
71 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
72 >>> routing verify@domain.com
73 >>> domain.com in "localhost.test.ex : localhost4.test.ex : thishost.test.ex"?
74 >>>  list element: localhost.test.ex
75 >>>  list element: localhost4.test.ex
76 >>>  list element: thishost.test.ex
77 >>> domain.com in "localhost.test.ex : localhost4.test.ex : thishost.test.ex"? no (end of list)
78 >>> domain.com in "! +local_domains"?
79 >>>  list element: ! +local_domains
80 >>>  domain.com in "test.ex : *.test.ex"?
81 >>>   list element: test.ex
82 >>>   list element: *.test.ex
83 >>>  domain.com in "test.ex : *.test.ex"? no (end of list)
84 >>> domain.com in "! +local_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 "*"?
90 >>>  list element: *
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 ... 127.0.0.1 in hosts_try_fastopen?
102 >>>  list element: 
103 >>> >>>  connected
104 >>>   SMTP<< 220 server ready
105 >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
106 >>>   SMTP>> EHLO myhost.test.ex
107 >>> cmd buf flush 21 bytes
108 >>>   SMTP<< 250 OK
109 >>> 127.0.0.1 in hosts_require_auth? no (option unset)
110 >>>   SMTP>> MAIL FROM:<sender@myhost.test.ex>
111 >>> cmd buf flush 35 bytes
112 >>>   SMTP<< 250 OK
113 >>>   SMTP>> RCPT TO:<verify@domain.com>
114 >>> cmd buf flush 29 bytes
115 >>>   SMTP<< 250 OK
116 >>> holding verify callout open for cutthrough delivery
117 >>> ----------- end verify ------------
118 >>> warn: condition test succeeded in ACL "ar"
119 >>> processing "accept" (TESTSUITE/test-config 25)
120 >>> accept: condition test succeeded in ACL "ar"
121 >>> end of ACL "ar": ACCEPT
122 >>>   SMTP>> QUIT
123 >>>   SMTP<< 220 OK
124 >>>   SMTP(close)>>
125 >>> cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:220'
126 >>> ----------- cutthrough shutdown (host-checking mode) ------------
127 LOG: 10HmaY-0005vi-00 <= sender@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for verify@domain.com