Move ESMPT LIMITS extension from experimental to mainline
[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 >>> myhost.test.ex in helo_lookup_domains?
10 >>>  list element: @
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 >>>  list element: *
15 >>>  host in limits_advertise_hosts? yes (matched "*")
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 >>> using ACL "ar"
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}}
31 >>>                 = 
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?
46 >>>  list element: @
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
50 >>>  list element: *
51 >>>  host in limits_advertise_hosts? yes (matched "*")
52 >>> host in dsn_advertise_hosts? no (option unset)
53 >>> host in pipelining_advertise_hosts?
54 >>>  list element: *
55 >>>  host in pipelining_advertise_hosts? yes (matched "*")
56 >>> host in chunking_advertise_hosts?
57 >>> host in chunking_advertise_hosts? no (end of list)
58 >>> using ACL "ar"
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}}
67 >>>                 = true
68 >>> check verify = recipient/callout=use_sender
69 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
70 >>> routing verify@domain.com
71 >>> domain.com in "localhost.test.ex : localhost4.test.ex : thishost.test.ex"?
72 >>>  list element: localhost.test.ex
73 >>>  list element: localhost4.test.ex
74 >>>  list element: thishost.test.ex
75 >>> domain.com in "localhost.test.ex : localhost4.test.ex : thishost.test.ex"? no (end of list)
76 >>> domain.com in "! +local_domains"?
77 >>>  list element: ! +local_domains
78 >>>  domain.com in "test.ex : *.test.ex"?
79 >>>   list element: test.ex
80 >>>   list element: *.test.ex
81 >>>  domain.com in "test.ex : *.test.ex"? no (end of list)
82 >>> domain.com in "! +local_domains"? yes (end of list)
83 >>> calling all router
84 >>> domain.com in "special.com"?
85 >>>  list element: special.com
86 >>> domain.com in "special.com"? no (end of list)
87 >>> domain.com in "*"?
88 >>>  list element: *
89 >>>  domain.com in "*"? yes (matched "*")
90 >>> local host found for non-MX address
91 >>> fully qualified name = 127.0.0.1
92 MUNGED: ::1 will be omitted in what follows
93 >>> get[host|ipnode]byname[2] looked up these IP addresses:
94 >>>   name=127.0.0.1 address=127.0.0.1
95 >>> routed by all router
96 >>> Attempting full verification using callout
97 >>> callout cache: disabled by no_cache
98 >>> interface=ip4.ip4.ip4.ip4 port=PORT_S
99 >>> 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?
100 >>>  list element: 
101 >>> >>>  connected
102 >>>   SMTP<< 220 server ready
103 >>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
104 >>>   SMTP>> EHLO myhost.test.ex
105 >>> cmd buf flush 21 bytes
106 >>>   SMTP<< 250 OK
107 >>> 127.0.0.1 in hosts_require_auth? no (option unset)
108 >>>   SMTP>> MAIL FROM:<sender@myhost.test.ex>
109 >>> cmd buf flush 35 bytes
110 >>>   SMTP<< 250 OK
111 >>>   SMTP>> RCPT TO:<verify@domain.com>
112 >>> cmd buf flush 29 bytes
113 >>>   SMTP<< 250 OK
114 >>> holding verify callout open for cutthrough delivery
115 >>> ----------- end verify ------------
116 >>> warn: condition test succeeded in ACL "ar"
117 >>> processing "accept" (TESTSUITE/test-config 25)
118 >>> accept: condition test succeeded in ACL "ar"
119 >>> end of ACL "ar": ACCEPT
120 >>>   SMTP>> QUIT
121 >>>   SMTP<< 220 OK
122 >>>   SMTP(close)>>
123 >>> cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:220'
124 >>> ----------- cutthrough shutdown (host-checking mode) ------------
125 LOG: 10HmaY-000000005vi-0000 <= sender@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for verify@domain.com