Make {bounce,warn}_message_file expanded. Bug 2522
[exim.git] / test / stdout / 0572
... / ...
CommitLineData
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
42dns_qualify_single
43no_dns_search_parents
44dnssec_request_domains = *
45dnssec_require_domains =
46dscp =
47fallback_hosts =
48final_timeout = 10m
49no_gethostbyname
50helo_data = $primary_hostname
51hosts =
52hosts_avoid_esmtp =
53hosts_avoid_pipelining =
54hosts_max_try = 5
55hosts_max_try_hardlimit = 50
56no_hosts_override
57no_hosts_randomize
58hosts_require_auth =
59hosts_try_auth =
60hosts_try_chunking = *
61hosts_try_fastopen = :
62hosts_try_prdr = *
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
73
74# Exim Configuration (X)
75# 1 "TESTSUITE/test-config"
76OPT =
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"
81keep_environment = PATH:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
82add_environment = SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
83exim_path = TESTSUITE/eximdir/exim
84host_lookup_order = bydns
85spool_directory = TESTSUITE/spool
86log_file_path = TESTSUITE/spool/log/%slog
87gecos_pattern = ""
88gecos_name = CALLER_NAME
89dns_cname_loops = 9
90chunking_advertise_hosts =
91# 1 "TESTSUITE/aux-var/std_conf_prefix"
92# 5 "TESTSUITE/test-config"
93primary_hostname = myhost.test.ex
94log_selector = +outgoing_port
95domainlist local_domains = test.ex : *.test.ex
96hide domainlist hidden_domains = test.ex : *.test.ex
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
106 hide debug_print = router_name <$router_name>
107 no_more
108
109begin transports
110
111 my_smtp:
112 driver = smtp
113 interface = ip4.ip4.ip4.ip4
114 port = 1224
115 hosts_try_fastopen = :
116 debug_print = transport_name <$transport_name>
117# Exim Configuration (X)
118# 1 "TESTSUITE/test-config"
119OPT =
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"
124keep_environment = PATH:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
125add_environment = SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
126exim_path = TESTSUITE/eximdir/exim
127host_lookup_order = bydns
128spool_directory = TESTSUITE/spool
129log_file_path = TESTSUITE/spool/log/%slog
130gecos_pattern = ""
131gecos_name = CALLER_NAME
132dns_cname_loops = 9
133chunking_advertise_hosts =
134# 1 "TESTSUITE/aux-var/std_conf_prefix"
135# 5 "TESTSUITE/test-config"
136primary_hostname = myhost.test.ex
137log_selector = +outgoing_port
138domainlist local_domains = test.ex : *.test.ex
139hide domainlist hidden_domains = test.ex : *.test.ex
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
154hosts_try_fastopen = :
155debug_print = transport_name <$transport_name>