Add proxy_protocol_timeout main config option.
[exim.git] / test / stderr / 4031
1 ### non-prox plain receive
2 >>> host in hosts_connection_nolog? no (option unset)
3 >>> host in host_lookup? no (option unset)
4 >>> host in host_reject_connection? no (option unset)
5 >>> host in sender_unqualified_hosts? no (option unset)
6 >>> host in recipient_unqualified_hosts? no (option unset)
7 >>> host in helo_verify_hosts? no (option unset)
8 >>> host in helo_try_verify_hosts? no (option unset)
9 >>> host in helo_accept_junk_hosts? no (option unset)
10 >>> clientname in helo_lookup_domains? no (end of list)
11 >>> using ACL "r_acl"
12 >>> processing "accept" (TESTSUITE/test-config 22)
13 >>> check logwrite = proxy session: $proxy_session
14 >>>                = proxy session: no
15 LOG: proxy session: no
16 >>> check logwrite = local          [$received_ip_address]:$received_port
17 >>>                = local          []:-1
18 LOG: local          []:-1
19 >>> check logwrite = proxy internal [$proxy_local_address]:$proxy_local_port
20 >>>                = proxy internal []:0
21 LOG: proxy internal []:0
22 >>> check logwrite = proxy external [$proxy_external_address]:$proxy_external_port
23 >>>                = proxy external []:0
24 LOG: proxy external []:0
25 >>> check logwrite = remote         [$sender_host_address]:$sender_host_port
26 >>>                = remote         [127.0.0.2]:1111
27 LOG: remote         [127.0.0.2]:1111
28 >>> accept: condition test succeeded in ACL "r_acl"
29 >>> end of ACL "r_acl": ACCEPT
30 >>> host in ignore_fromline_hosts? no (option unset)
31 LOG: 10HmaX-0005vi-00 <= a@test.ex H=(clientname) [127.0.0.2] P=smtp S=sss
32 ### protocol v1 receive
33 >>> host in hosts_connection_nolog? no (option unset)
34 >>> host in host_lookup? no (option unset)
35 >>> host in host_reject_connection? no (option unset)
36 >>> host in sender_unqualified_hosts? no (option unset)
37 >>> host in recipient_unqualified_hosts? no (option unset)
38 >>> host in helo_verify_hosts? no (option unset)
39 >>> host in helo_try_verify_hosts? no (option unset)
40 >>> host in helo_accept_junk_hosts? no (option unset)
41 >>> looking up host name for 127.0.0.2
42 LOG: no host name found for IP address 127.0.0.2
43 >>> clientname in helo_lookup_domains? no (end of list)
44 >>> using ACL "r_acl"
45 >>> processing "accept" (TESTSUITE/test-config 22)
46 >>> check logwrite = proxy session: $proxy_session
47 >>>                = proxy session: yes
48 LOG: proxy session: yes
49 >>> check logwrite = local          [$received_ip_address]:$received_port
50 >>>                = local          []:-1
51 LOG: local          []:-1
52 >>> check logwrite = proxy internal [$proxy_local_address]:$proxy_local_port
53 >>>                = proxy internal [ip4.ip4.ip4.ip4]:1111
54 LOG: proxy internal [ip4.ip4.ip4.ip4]:1111
55 >>> check logwrite = proxy external [$proxy_external_address]:$proxy_external_port
56 >>>                = proxy external [127.42.42.42]:1112
57 LOG: proxy external [127.42.42.42]:1112
58 >>> check logwrite = remote         [$sender_host_address]:$sender_host_port
59 >>>                = remote         [127.0.0.2]:1113
60 LOG: remote         [127.0.0.2]:1113
61 >>> accept: condition test succeeded in ACL "r_acl"
62 >>> end of ACL "r_acl": ACCEPT
63 >>> host in ignore_fromline_hosts? no (option unset)
64 LOG: 10HmaY-0005vi-00 <= a@test.ex H=(clientname) [127.0.0.2]:1113 P=smtp PRX=ip4.ip4.ip4.ip4 S=sss
65 ### protocol v2 receive
66 >>> host in hosts_connection_nolog? no (option unset)
67 >>> host in host_lookup? no (option unset)
68 >>> host in host_reject_connection? no (option unset)
69 >>> host in sender_unqualified_hosts? no (option unset)
70 >>> host in recipient_unqualified_hosts? no (option unset)
71 >>> host in helo_verify_hosts? no (option unset)
72 >>> host in helo_try_verify_hosts? no (option unset)
73 >>> host in helo_accept_junk_hosts? no (option unset)
74 >>> looking up host name for 127.0.0.2
75 LOG: no host name found for IP address 127.0.0.2
76 >>> clientname in helo_lookup_domains? no (end of list)
77 >>> using ACL "r_acl"
78 >>> processing "accept" (TESTSUITE/test-config 22)
79 >>> check logwrite = proxy session: $proxy_session
80 >>>                = proxy session: yes
81 LOG: proxy session: yes
82 >>> check logwrite = local          [$received_ip_address]:$received_port
83 >>>                = local          []:-1
84 LOG: local          []:-1
85 >>> check logwrite = proxy internal [$proxy_local_address]:$proxy_local_port
86 >>>                = proxy internal [ip4.ip4.ip4.ip4]:1111
87 LOG: proxy internal [ip4.ip4.ip4.ip4]:1111
88 >>> check logwrite = proxy external [$proxy_external_address]:$proxy_external_port
89 >>>                = proxy external [127.42.42.42]:1114
90 LOG: proxy external [127.42.42.42]:1114
91 >>> check logwrite = remote         [$sender_host_address]:$sender_host_port
92 >>>                = remote         [127.0.0.2]:1115
93 LOG: remote         [127.0.0.2]:1115
94 >>> accept: condition test succeeded in ACL "r_acl"
95 >>> end of ACL "r_acl": ACCEPT
96 >>> host in ignore_fromline_hosts? no (option unset)
97 LOG: 10HmaZ-0005vi-00 <= a@test.ex H=(clientname) [127.0.0.2]:1115 P=smtp PRX=ip4.ip4.ip4.ip4 S=sss
98 ### proxy timeout
99 >>> host in hosts_connection_nolog? no (option unset)
100 >>> host in host_lookup? no (option unset)
101 >>> host in host_reject_connection? no (option unset)
102 >>> host in sender_unqualified_hosts? no (option unset)
103 >>> host in recipient_unqualified_hosts? no (option unset)
104 >>> host in helo_verify_hosts? no (option unset)
105 >>> host in helo_try_verify_hosts? no (option unset)
106 >>> host in helo_accept_junk_hosts? no (option unset)
107
108 ******** SERVER ********
109 ### non-prox plain receive
110 ### protocol v1 receive
111 ### protocol v2 receive
112 ### proxy timeout