Hopefully the final lot of test files.
[users/heiko/exim.git] / test / scripts / 3400-plaintext / 3406
diff --git a/test/scripts/3400-plaintext/3406 b/test/scripts/3400-plaintext/3406
new file mode 100644 (file)
index 0000000..ea61c88
--- /dev/null
@@ -0,0 +1,21 @@
+# server_advertise_condition
+exim -bs -oMa 10.0.0.2
+ehlo testing.ex
+auth first
+quit 
+****
+exim -bs -oMa 10.0.0.3
+ehlo testing.ex
+auth first
+quit
+****
+exim -bs -oMa 10.0.0.2
+ehlo testing.ex
+auth second
+quit 
+****
+exim -bs -oMa 10.0.0.3
+ehlo testing.ex
+auth second
+quit
+****