summaryrefslogtreecommitdiff
path: root/test/confs/0041
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-01-19 12:26:35 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-01-19 12:26:35 +0000
commitc39b93a62e182a09450f212b03705dcafa7431aa (patch)
treee1b61e870bec79c265877862b6366669959c1722 /test/confs/0041
parent62ee80535b325100f05758fe1b6d22cb3cae9f73 (diff)
VRFY: add docs note on results, and additional test cases
Diffstat (limited to 'test/confs/0041')
-rw-r--r--test/confs/00416
1 files changed, 5 insertions, 1 deletions
diff --git a/test/confs/0041 b/test/confs/0041
index 5157170f2..f7fa61ed8 100644
--- a/test/confs/0041
+++ b/test/confs/0041
@@ -11,6 +11,7 @@ acl_smtp_vrfy = check_vrfy
acl_smtp_expn = check_expn
qualify_domain = test.ex
no_write_rejectlog
+recipient_unqualified_hosts = 3.3.3.3
# ----- ACLs -----
@@ -20,6 +21,9 @@ begin acl
check_vrfy:
deny local_parts = hardfail
message = 599 custom reject
+ accept local_parts = acceptable
+ accept local_parts = ok_with_dom
+ domains = test.ex
check_expn:
accept hosts = 2.2.2.2
@@ -36,7 +40,7 @@ system_aliases:
localuser:
driver = accept
- local_parts = userx
+ local_parts = userx : ok_with_dom : acceptable
transport = local_delivery