Merge branch '4.next'
[exim.git] / test / stdout / 0572
1 spool_directory = TESTSUITE/spool
2
3 host_lookup_order = bydns
4
5 domainlist local_domains = test.ex : *.test.ex
6
7 no_body_only
8 current_directory =
9 debug_print = transport_name <$transport_name>
10 no_delivery_date_add
11 no_disable_logging
12 driver = smtp
13 no_envelope_to_add
14 event_action =
15 group =
16 headers_add =
17 no_headers_only
18 headers_remove =
19 headers_rewrite =
20 home_directory =
21 no_initgroups
22 max_parallel =
23 message_size_limit =
24 no_rcpt_include_affixes
25 no_retry_use_local_part
26 return_path =
27 no_return_path_add
28 shadow_condition =
29 shadow_transport =
30 transport_filter =
31 transport_filter_timeout = 5m
32 user =
33 address_retry_include_sender
34 no_allow_localhost
35 authenticated_sender =
36 no_authenticated_sender_force
37 command_timeout = 5m
38 connect_timeout = 5m
39 connection_max_messages = 500
40 data_timeout = 5m
41 delay_after_cutoff
42 dns_qualify_single
43 no_dns_search_parents
44 dnssec_request_domains = *
45 dnssec_require_domains =
46 dscp =
47 fallback_hosts =
48 final_timeout = 10m
49 no_gethostbyname
50 helo_data = $primary_hostname
51 hosts =
52 hosts_avoid_esmtp =
53 hosts_avoid_pipelining =
54 hosts_max_try = 5
55 hosts_max_try_hardlimit = 50
56 no_hosts_override
57 no_hosts_randomize
58 hosts_require_auth =
59 hosts_try_auth =
60 hosts_try_chunking = *
61 hosts_try_fastopen = :
62 hosts_try_prdr = *
63 interface = ip4.ip4.ip4.ip4
64 keepalive
65 no_lmtp_ignore_quota
66 max_rcpt = 100
67 multi_domain
68 port = 1224
69 protocol = smtp
70 retry_include_ip_address
71 serialize_hosts =
72 size_addition = 1024
73
74 # Exim Configuration (X)
75 # 1 "TESTSUITE/test-config"
76 OPT =
77 # 5 "TESTSUITE/test-config"
78 # 1 "TESTSUITE/aux-var/std_conf_prefix"
79 # 1 "TESTSUITE/aux-var/std_conf_prefix"
80 # 1 "TESTSUITE/aux-var/tls_conf_prefix"
81 keep_environment = PATH:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
82 add_environment = SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
83 exim_path = TESTSUITE/eximdir/exim
84 host_lookup_order = bydns
85 spool_directory = TESTSUITE/spool
86 log_file_path = TESTSUITE/spool/log/%slog
87 gecos_pattern = ""
88 gecos_name = CALLER_NAME
89 dns_cname_loops = 9
90 chunking_advertise_hosts =
91 # 1 "TESTSUITE/aux-var/std_conf_prefix"
92 # 5 "TESTSUITE/test-config"
93 primary_hostname = myhost.test.ex
94 log_selector = +outgoing_port
95 domainlist local_domains = test.ex : *.test.ex
96 acl_smtp_rcpt = accept
97
98 begin routers
99
100 my_main_router:
101 driver = manualroute
102 route_list = * 127.0.0.1
103 self = send
104 transport = my_smtp
105 hide debug_print = router_name <$router_name>
106 no_more
107
108 begin transports
109
110 my_smtp:
111 driver = smtp
112 interface = ip4.ip4.ip4.ip4
113 port = 1224
114 hosts_try_fastopen = :
115 debug_print = transport_name <$transport_name>
116 # Exim Configuration (X)
117 # 1 "TESTSUITE/test-config"
118 OPT =
119 # 5 "TESTSUITE/test-config"
120 # 1 "TESTSUITE/aux-var/std_conf_prefix"
121 # 1 "TESTSUITE/aux-var/std_conf_prefix"
122 # 1 "TESTSUITE/aux-var/tls_conf_prefix"
123 keep_environment = PATH:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
124 add_environment = SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
125 exim_path = TESTSUITE/eximdir/exim
126 host_lookup_order = bydns
127 spool_directory = TESTSUITE/spool
128 log_file_path = TESTSUITE/spool/log/%slog
129 gecos_pattern = ""
130 gecos_name = CALLER_NAME
131 dns_cname_loops = 9
132 chunking_advertise_hosts =
133 # 1 "TESTSUITE/aux-var/std_conf_prefix"
134 # 5 "TESTSUITE/test-config"
135 primary_hostname = myhost.test.ex
136 log_selector = +outgoing_port
137 domainlist local_domains = test.ex : *.test.ex
138 acl_smtp_rcpt = accept
139 begin routers
140 my_main_router:
141 driver = manualroute
142 route_list = * 127.0.0.1
143 self = send
144 transport = my_smtp
145 hide debug_print = router_name <$router_name>
146 no_more
147 begin transports
148 my_smtp:
149 driver = smtp
150 interface = ip4.ip4.ip4.ip4
151 port = 1224
152 hosts_try_fastopen = :
153 debug_print = transport_name <$transport_name>