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