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