summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0544
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-10-31 16:08:11 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-10-31 16:08:11 +0000
commit1bf43b7812e6dd16ab21c42a28f6ba34a28d2bb7 (patch)
treeefcce7eb6c26c596a680e85a9d305842621b71db /test/scripts/0000-Basic/0544
parent0d85fa3fd0f9f036b4ca269a15fce0f0c5348ffe (diff)
$domain not always set when scanning a domain list.
Diffstat (limited to 'test/scripts/0000-Basic/0544')
-rw-r--r--test/scripts/0000-Basic/054413
1 files changed, 13 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0544 b/test/scripts/0000-Basic/0544
new file mode 100644
index 000000000..e886cfd99
--- /dev/null
+++ b/test/scripts/0000-Basic/0544
@@ -0,0 +1,13 @@
+# $domain setting in domain list matching
+need_ipv4
+#
+exim -odi -d-all+expand userx@domain1.ex userx@domain2.ex
+****
+# Check of $domain and $sender_domain at RCPT time
+exim -bs -d-all+expand
+ehlo ehlo.domain
+mail from:<userx@sender.domain>
+rcpt to:<userx@recipient.domain>
+quit
+****
+no_msglog_check