summaryrefslogtreecommitdiff
path: root/test/scripts
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-08-01 17:22:48 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-08-01 17:22:48 +0100
commit980bb6b778928aeb9401bafc9e1a00c184fb5ff0 (patch)
tree55c66d1fac4a825c01b41804bb6634ab6a200262 /test/scripts
parentf1e494e0021f2efbc346a24727b8ebc66733e4b2 (diff)
Testsuite: add EAI local-part testcase
Diffstat (limited to 'test/scripts')
-rw-r--r--test/scripts/0000-Basic/00242
1 files changed, 2 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0024 b/test/scripts/0000-Basic/0024
index ca6a2b4a0..e0cdc556b 100644
--- a/test/scripts/0000-Basic/0024
+++ b/test/scripts/0000-Basic/0024
@@ -25,6 +25,7 @@ quit
# deny x@y (bad address)
# accept x@ten-1.test.ex (good relay address)
# deny x@ten-2.test.ex (good address, but not relay domain or host)
+# accept EAI local part
exim -odi -oMa V4NET.0.0.0 -bs
mail from:<userx@test.ex>
rcpt to:<postmaster@test.ex>
@@ -32,6 +33,7 @@ rcpt to:<userx@test.ex>
rcpt to:<x@y>
rcpt to:<x@ten-1.test.ex>
rcpt to:<x@ten-2.test.ex>
+rcpt to:<føø@test.ex>
data
Message 2
.