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