git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Docs: ratelimit tidying
[exim.git]
/
test
/
stdout
/
0572
diff --git
a/test/stdout/0572
b/test/stdout/0572
index 4d428078f3cc70ede0514e057cfdac98c1079ca8..2aa0d9b2dc1c2911ae19818c72a33fd49547ce77 100644
(file)
--- a/
test/stdout/0572
+++ b/
test/stdout/0572
@@
-48,6
+48,7
@@
fallback_hosts =
final_timeout = 10m
no_gethostbyname
helo_data = $primary_hostname
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 =
hosts_avoid_esmtp =
hosts_avoid_pipelining =
@@
-55,6
+56,7
@@
hosts_max_try = 5
hosts_max_try_hardlimit = 50
no_hosts_override
no_hosts_randomize
hosts_max_try_hardlimit = 50
no_hosts_override
no_hosts_randomize
+hosts_require_alpn =
hosts_require_auth =
hosts_try_auth =
hosts_try_chunking = *
hosts_require_auth =
hosts_try_auth =
hosts_try_chunking = *
@@
-64,6
+66,7
@@
interface = ip4.ip4.ip4.ip4
keepalive
no_lmtp_ignore_quota
max_rcpt = 100
keepalive
no_lmtp_ignore_quota
max_rcpt = 100
+message_linelength_limit = 998
multi_domain
port = 1224
protocol = smtp
multi_domain
port = 1224
protocol = smtp
@@
-93,6
+96,7
@@
chunking_advertise_hosts =
primary_hostname = myhost.test.ex
log_selector = +outgoing_port
domainlist local_domains = test.ex : *.test.ex
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
acl_smtp_rcpt = accept
begin routers
@@
-113,6
+117,7
@@
begin transports
port = 1224
hosts_try_fastopen = :
debug_print = transport_name <$transport_name>
port = 1224
hosts_try_fastopen = :
debug_print = transport_name <$transport_name>
+
# Exim Configuration (X)
# 1 "TESTSUITE/test-config"
OPT =
# Exim Configuration (X)
# 1 "TESTSUITE/test-config"
OPT =
@@
-135,6
+140,7
@@
chunking_advertise_hosts =
primary_hostname = myhost.test.ex
log_selector = +outgoing_port
domainlist local_domains = test.ex : *.test.ex
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:
acl_smtp_rcpt = accept
begin routers
my_main_router: