Testsuite: handle RC tagging convention
[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
94ef322e 44dnssec_request_domains = *
97960574
JH
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 = *
277b9979 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"
b2fedb77
JH
81keep_environment = PATH:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
82add_environment = SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
97960574 83exim_path = TESTSUITE/eximdir/exim
d4dc049f 84host_lookup_order = bydns
97960574
JH
85spool_directory = TESTSUITE/spool
86log_file_path = TESTSUITE/spool/log/%slog
87gecos_pattern = ""
88gecos_name = CALLER_NAME
d8d9f930 89dns_cname_loops = 9
aa368db3 90chunking_advertise_hosts =
d4dc049f
JH
91# 1 "TESTSUITE/aux-var/std_conf_prefix"
92# 5 "TESTSUITE/test-config"
93primary_hostname = myhost.test.ex
71fe7747 94log_selector = +outgoing_port
97960574 95domainlist local_domains = test.ex : *.test.ex
8c2a478b 96hide domainlist hidden_domains = test.ex : *.test.ex
97960574
JH
97acl_smtp_rcpt = accept
98
99begin routers
100
101 my_main_router:
102 driver = manualroute
103 route_list = * 127.0.0.1
104 self = send
105 transport = my_smtp
06685b44 106 hide debug_print = router_name <$router_name>
97960574
JH
107 no_more
108
109begin transports
110
111 my_smtp:
112 driver = smtp
113 interface = ip4.ip4.ip4.ip4
114 port = 1224
277b9979 115 hosts_try_fastopen = :
97960574 116 debug_print = transport_name <$transport_name>
3257ed4b
HSHR
117# Exim Configuration (X)
118# 1 "TESTSUITE/test-config"
119OPT =
d4dc049f
JH
120# 5 "TESTSUITE/test-config"
121# 1 "TESTSUITE/aux-var/std_conf_prefix"
122# 1 "TESTSUITE/aux-var/std_conf_prefix"
123# 1 "TESTSUITE/aux-var/tls_conf_prefix"
b2fedb77
JH
124keep_environment = PATH:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
125add_environment = SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
3257ed4b 126exim_path = TESTSUITE/eximdir/exim
d4dc049f 127host_lookup_order = bydns
3257ed4b
HSHR
128spool_directory = TESTSUITE/spool
129log_file_path = TESTSUITE/spool/log/%slog
130gecos_pattern = ""
131gecos_name = CALLER_NAME
d8d9f930 132dns_cname_loops = 9
aa368db3 133chunking_advertise_hosts =
d4dc049f
JH
134# 1 "TESTSUITE/aux-var/std_conf_prefix"
135# 5 "TESTSUITE/test-config"
136primary_hostname = myhost.test.ex
3257ed4b
HSHR
137log_selector = +outgoing_port
138domainlist local_domains = test.ex : *.test.ex
8c2a478b 139hide domainlist hidden_domains = test.ex : *.test.ex
3257ed4b
HSHR
140acl_smtp_rcpt = accept
141begin routers
142my_main_router:
143driver = manualroute
144route_list = * 127.0.0.1
145self = send
146transport = my_smtp
147hide debug_print = router_name <$router_name>
148no_more
149begin transports
150my_smtp:
151driver = smtp
152interface = ip4.ip4.ip4.ip4
153port = 1224
277b9979 154hosts_try_fastopen = :
3257ed4b 155debug_print = transport_name <$transport_name>