summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0199
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic/0199')
-rw-r--r--test/scripts/0000-Basic/01998
1 files changed, 8 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0199 b/test/scripts/0000-Basic/0199
new file mode 100644
index 000000000..46573afdf
--- /dev/null
+++ b/test/scripts/0000-Basic/0199
@@ -0,0 +1,8 @@
+# EXPN remote address becoming local
+exim -bs -oMa 127.0.0.1
+expn somewhere@over.the.rainbow
+expn somewhere@else.where
+expn xxxx@exim.org
+expn xxxx@test.ex
+quit
+****