summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-04-14 21:51:51 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-04-14 21:51:51 +0100
commitbf624a64a4395692f94ad304126a81d35a6d95df (patch)
tree35d6ea5213f8f426b9ec5b4dacb7acdb5cff6d74 /test/confs
parent6a72548d36fb6697c5748cb944dfdcbfeb31ad76 (diff)
Early-pipe: invalidate cache on a failure of required-auth
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/405610
1 files changed, 10 insertions, 0 deletions
diff --git a/test/confs/4056 b/test/confs/4056
index 03740f67a..d736bf62e 100644
--- a/test/confs/4056
+++ b/test/confs/4056
@@ -1,6 +1,8 @@
# test config 4056
# Early-pipe, AUTH (no TLS!)
+AA = yes
+
keep_environment = PATH
exim_path = EXIM_PATH
host_lookup_order = bydns
@@ -59,9 +61,17 @@ plain:
driver = plaintext
public_name = PLAIN
+ server_advertise_condition = AA
server_condition = "\
${if and {{eq{$auth2}{userx}}{eq{$auth3}{secret}}}{yes}{no}}"
server_set_id = $auth2
client_send = ^userx^secret
+# ----- Retry -----
+
+
+begin retry
+
+* * F,5d,10s
+