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
ARC: fix crash on signing with missing key file
[exim.git]
/
test
/
confs
/
2033
diff --git
a/test/confs/2033
b/test/confs/2033
index ce5505180d90e054107fe51c404d82b9e75cbf3a..73dcde61e16f3ec67724a0d578474ac37ec032e9 100644
(file)
--- a/
test/confs/2033
+++ b/
test/confs/2033
@@
-3,13
+3,9
@@
SERVER=
SERVER=
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/tls_conf_prefix
+
primary_hostname = myhost.test.ex
primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/SERVER%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
FX = DIR/aux-fixed
S1 = FX/exim-ca/example.com/server1.example.com
FX = DIR/aux-fixed
S1 = FX/exim-ca/example.com/server1.example.com
@@
-23,6
+19,8
@@
KEY2 = FX/cert2
# ----- Main settings -----
# ----- Main settings -----
+disable_ipv6 = true
+
acl_smtp_rcpt = accept
log_selector = +tls_peerdn+tls_certificate_verified
acl_smtp_rcpt = accept
log_selector = +tls_peerdn+tls_certificate_verified