git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
typoes
[users/heiko/exim.git]
/
test
/
confs
/
0544
diff --git
a/test/confs/0544
b/test/confs/0544
index f1a32b31ade6a933d39e59c813341d6b209e54cf..bccfad9dbb5bad1cc5237ad041f9dad30b024d19 100644
(file)
--- a/
test/confs/0544
+++ b/
test/confs/0544
@@
-1,21
+1,16
@@
# Exim test configuration 0544
# Exim test configuration 0544
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
# ----- Main settings -----
# ----- Main settings -----
-domainlist dlist =
testdb;
$domain
+domainlist dlist = $domain
acl_smtp_helo = check_helo
acl_smtp_mail = check_mail
acl_smtp_rcpt = check_rcpt
acl_smtp_helo = check_helo
acl_smtp_mail = check_mail
acl_smtp_rcpt = check_rcpt
-queue_smtp_domains =
testdb;
$domain
+queue_smtp_domains = $domain
qualify_domain = test.ex
qualify_domain = test.ex
@@
-57,6
+52,7
@@
smtp:
hosts = 127.0.0.1
allow_localhost
port = PORT_S
hosts = 127.0.0.1
allow_localhost
port = PORT_S
+ hosts_try_fastopen = :
# ----- Retry -----
# ----- Retry -----