summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-01-16 22:17:33 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2016-01-16 23:20:24 +0000
commit4f6ae5c314e5c3e462313f3b53c917f36b131bf4 (patch)
tree1d46ff1a265a21c1a0ff3d795d95eb02b6989086 /test/scripts/0000-Basic
parentfa01e4f81d44f68f0a92be34b687c05f2ddbc2e9 (diff)
VRFY: Permit an ACL to override the default 252 response, to support
verify-by-ACL instead of the more usual verify-by-routers. Bug 1769
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r--test/scripts/0000-Basic/00411
1 files changed, 1 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0041 b/test/scripts/0000-Basic/0041
index 5601d6506..3495375cb 100644
--- a/test/scripts/0000-Basic/0041
+++ b/test/scripts/0000-Basic/0041
@@ -1,6 +1,7 @@
# VRFY & EXPN blocking
exim -bh 1.1.1.1
vrfy userx@test.ex
+vrfy hardfail@test.ex
expn postmaster
quit
****