summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-12-10 16:19:16 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-12-10 16:19:16 +0000
commit4f7a93c27e3d43b44c42d3fc503f03b9b42ca622 (patch)
tree48ce964da76a3c72d792cab33448dc91bc780920 /test/confs
parent4243a209fd9499f30bebd58ceaa2d0d9845407ae (diff)
downloadexim4-4f7a93c27e3d43b44c42d3fc503f03b9b42ca622.tar.gz
Allow a forced-fail for banner expansion to close connection without panic-log
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/57111
-rw-r--r--test/confs/57211
2 files changed, 2 insertions, 0 deletions
diff --git a/test/confs/5711 b/test/confs/5711
index 57a9fef08..2c6af3cf2 100644
--- a/test/confs/5711
+++ b/test/confs/5711
@@ -14,6 +14,7 @@ tls_advertise_hosts = *
tls_certificate = DIR/aux-fixed/cert1
host_reject_connection = ${acl {hrc}}
+smtp_banner = ${if != {$received_port}{PORT_D4} {my banner}fail}
event_action = ${acl {tls_fail}}
log_selector = +pid
diff --git a/test/confs/5721 b/test/confs/5721
index 84c7785d9..6839bd528 100644
--- a/test/confs/5721
+++ b/test/confs/5721
@@ -14,6 +14,7 @@ tls_advertise_hosts = *
tls_certificate = DIR/aux-fixed/cert1
host_reject_connection = ${acl {hrc}}
+smtp_banner = ${if != {$received_port}{PORT_D4} {my banner}fail}
event_action = ${acl {tls_fail}}
log_selector = +pid