tidying
[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 host_name_extract = ${if and {{match{$host}{.outlook.com\$}} {match{$item}{\N^250-([\w.]+)\s\N}}} {$1}}
52 hosts = 
53 hosts_avoid_esmtp = 
54 hosts_avoid_pipelining = 
55 hosts_max_try = 5
56 hosts_max_try_hardlimit = 50
57 no_hosts_override
58 no_hosts_randomize
59 hosts_require_alpn = 
60 hosts_require_auth = 
61 hosts_try_auth = 
62 hosts_try_chunking = *
63 hosts_try_fastopen = :
64 hosts_try_prdr = *
65 interface = ip4.ip4.ip4.ip4
66 keepalive
67 no_lmtp_ignore_quota
68 max_rcpt = 100
69 message_linelength_limit = 998
70 multi_domain
71 port = 1224
72 protocol = smtp
73 retry_include_ip_address
74 serialize_hosts = 
75 size_addition = 1024
76
77 # Exim Configuration (X)
78 # 1 "TESTSUITE/test-config"
79 OPT =
80 # 5 "TESTSUITE/test-config"
81 # 1 "TESTSUITE/aux-var/std_conf_prefix"
82 # 1 "TESTSUITE/aux-var/std_conf_prefix"
83 # 1 "TESTSUITE/aux-var/tls_conf_prefix"
84 keep_environment = PATH:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
85 add_environment = SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
86 exim_path = TESTSUITE/eximdir/exim
87 host_lookup_order = bydns
88 spool_directory = TESTSUITE/spool
89 log_file_path = TESTSUITE/spool/log/%slog
90 gecos_pattern = ""
91 gecos_name = CALLER_NAME
92 dns_cname_loops = 9
93 chunking_advertise_hosts =
94 # 1 "TESTSUITE/aux-var/std_conf_prefix"
95 # 5 "TESTSUITE/test-config"
96 primary_hostname = myhost.test.ex
97 log_selector = +outgoing_port
98 domainlist local_domains = test.ex : *.test.ex
99 hide domainlist hidden_domains = test.ex : *.test.ex
100 acl_smtp_rcpt = accept
101
102 begin routers
103
104   my_main_router:
105     driver = manualroute
106     route_list = * 127.0.0.1
107     self = send
108     transport = my_smtp
109     hide debug_print = router_name <$router_name>
110     no_more
111
112 begin transports
113
114   my_smtp:
115     driver = smtp
116     interface = ip4.ip4.ip4.ip4
117     port = 1224
118     hosts_try_fastopen = :
119     debug_print = transport_name <$transport_name>
120
121 # Exim Configuration (X)
122 # 1 "TESTSUITE/test-config"
123 OPT =
124 # 5 "TESTSUITE/test-config"
125 # 1 "TESTSUITE/aux-var/std_conf_prefix"
126 # 1 "TESTSUITE/aux-var/std_conf_prefix"
127 # 1 "TESTSUITE/aux-var/tls_conf_prefix"
128 keep_environment = PATH:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
129 add_environment = SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
130 exim_path = TESTSUITE/eximdir/exim
131 host_lookup_order = bydns
132 spool_directory = TESTSUITE/spool
133 log_file_path = TESTSUITE/spool/log/%slog
134 gecos_pattern = ""
135 gecos_name = CALLER_NAME
136 dns_cname_loops = 9
137 chunking_advertise_hosts =
138 # 1 "TESTSUITE/aux-var/std_conf_prefix"
139 # 5 "TESTSUITE/test-config"
140 primary_hostname = myhost.test.ex
141 log_selector = +outgoing_port
142 domainlist local_domains = test.ex : *.test.ex
143 hide domainlist hidden_domains = test.ex : *.test.ex
144 acl_smtp_rcpt = accept
145 begin routers
146 my_main_router:
147 driver = manualroute
148 route_list = * 127.0.0.1
149 self = send
150 transport = my_smtp
151 hide debug_print = router_name <$router_name>
152 no_more
153 begin transports
154 my_smtp:
155 driver = smtp
156 interface = ip4.ip4.ip4.ip4
157 port = 1224
158 hosts_try_fastopen = :
159 debug_print = transport_name <$transport_name>