summaryrefslogtreecommitdiff
path: root/test/stdout/0572
blob: 3345451c33343d290691ebbb2dd274ba3b1ae0e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
spool_directory = TESTSUITE/spool

host_lookup_order = bydns

domainlist local_domains = test.ex : *.test.ex

no_body_only
current_directory = 
debug_print = transport_name <$transport_name>
no_delivery_date_add
no_disable_logging
driver = smtp
no_envelope_to_add
event_action = 
group = 
headers_add = 
no_headers_only
headers_remove = 
headers_rewrite = 
home_directory = 
no_initgroups
max_parallel = 
message_size_limit = 
no_rcpt_include_affixes
no_retry_use_local_part
return_path = 
no_return_path_add
shadow_condition = 
shadow_transport = 
transport_filter = 
transport_filter_timeout = 5m
user = 
address_retry_include_sender
no_allow_localhost
authenticated_sender = 
no_authenticated_sender_force
command_timeout = 5m
connect_timeout = 5m
connection_max_messages = 500
data_timeout = 5m
delay_after_cutoff
dns_qualify_single
no_dns_search_parents
dnssec_request_domains = *
dnssec_require_domains = 
dscp = 
fallback_hosts = 
final_timeout = 10m
no_gethostbyname
helo_data = $primary_hostname
host_name_extract = ${if and {{match{$host}{.outlook.com\$}} {match{$item}{\N^250-([\w.]+)\s\N}}} {$1}}
hosts = 
hosts_avoid_esmtp = 
hosts_avoid_pipelining = 
hosts_max_try = 5
hosts_max_try_hardlimit = 50
no_hosts_override
no_hosts_randomize
hosts_require_alpn = 
hosts_require_auth = 
hosts_try_auth = 
hosts_try_chunking = *
hosts_try_fastopen = :
hosts_try_prdr = *
interface = ip4.ip4.ip4.ip4
keepalive
no_lmtp_ignore_quota
max_rcpt = 100
message_linelength_limit = 998
multi_domain
port = 1224
protocol = smtp
retry_include_ip_address
serialize_hosts = 
size_addition = 1024

# Exim Configuration (X)
# 1 "TESTSUITE/test-config"
OPT =
# 5 "TESTSUITE/test-config"
# 1 "TESTSUITE/aux-var/std_conf_prefix"
# 1 "TESTSUITE/aux-var/std_conf_prefix"
# 1 "TESTSUITE/aux-var/tls_conf_prefix"
keep_environment = PATH:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
add_environment = SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
exim_path = TESTSUITE/eximdir/exim
host_lookup_order = bydns
spool_directory = TESTSUITE/spool
log_file_path = TESTSUITE/spool/log/%slog
gecos_pattern = ""
gecos_name = CALLER_NAME
dns_cname_loops = 9
chunking_advertise_hosts =
# 1 "TESTSUITE/aux-var/std_conf_prefix"
# 5 "TESTSUITE/test-config"
primary_hostname = myhost.test.ex
log_selector = +outgoing_port
domainlist local_domains = test.ex : *.test.ex
hide domainlist hidden_domains = test.ex : *.test.ex
acl_smtp_rcpt = accept

begin routers

  my_main_router:
    driver = manualroute
    route_list = * 127.0.0.1
    self = send
    transport = my_smtp
    hide debug_print = router_name <$router_name>
    no_more

begin transports

  my_smtp:
    driver = smtp
    interface = ip4.ip4.ip4.ip4
    port = 1224
    hosts_try_fastopen = :
    debug_print = transport_name <$transport_name>
# Exim Configuration (X)
# 1 "TESTSUITE/test-config"
OPT =
# 5 "TESTSUITE/test-config"
# 1 "TESTSUITE/aux-var/std_conf_prefix"
# 1 "TESTSUITE/aux-var/std_conf_prefix"
# 1 "TESTSUITE/aux-var/tls_conf_prefix"
keep_environment = PATH:EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
add_environment = SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
exim_path = TESTSUITE/eximdir/exim
host_lookup_order = bydns
spool_directory = TESTSUITE/spool
log_file_path = TESTSUITE/spool/log/%slog
gecos_pattern = ""
gecos_name = CALLER_NAME
dns_cname_loops = 9
chunking_advertise_hosts =
# 1 "TESTSUITE/aux-var/std_conf_prefix"
# 5 "TESTSUITE/test-config"
primary_hostname = myhost.test.ex
log_selector = +outgoing_port
domainlist local_domains = test.ex : *.test.ex
hide domainlist hidden_domains = test.ex : *.test.ex
acl_smtp_rcpt = accept
begin routers
my_main_router:
driver = manualroute
route_list = * 127.0.0.1
self = send
transport = my_smtp
hide debug_print = router_name <$router_name>
no_more
begin transports
my_smtp:
driver = smtp
interface = ip4.ip4.ip4.ip4
port = 1224
hosts_try_fastopen = :
debug_print = transport_name <$transport_name>