summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-06-09 16:46:12 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2015-06-09 16:46:12 +0100
commit54dcc2ccbd489f2595760a40bdadef718b1fe7ff (patch)
tree87ea6740cfacca7957707cfeba49bae35ec571a8
parent861a7c51461a2df09f364f53d723edcd36cb1627 (diff)
Testsuite: avoid IPv6 to avoid "no route to host" log lines
-rw-r--r--test/confs/20332
-rw-r--r--test/confs/21332
2 files changed, 4 insertions, 0 deletions
diff --git a/test/confs/2033 b/test/confs/2033
index ce5505180..9ed671172 100644
--- a/test/confs/2033
+++ b/test/confs/2033
@@ -23,6 +23,8 @@ KEY2 = FX/cert2
# ----- Main settings -----
+disable_ipv6 = true
+
acl_smtp_rcpt = accept
log_selector = +tls_peerdn+tls_certificate_verified
diff --git a/test/confs/2133 b/test/confs/2133
index e05197980..064a97acf 100644
--- a/test/confs/2133
+++ b/test/confs/2133
@@ -23,6 +23,8 @@ KEY2 = FX/cert2
# ----- Main settings -----
+disable_ipv6 = true
+
acl_smtp_rcpt = accept
log_selector = +tls_peerdn+tls_certificate_verified