Hopefully the final lot of test files.
[exim.git] / test / scripts / 0000-Basic / 0012
diff --git a/test/scripts/0000-Basic/0012 b/test/scripts/0000-Basic/0012
new file mode 100644 (file)
index 0000000..e810823
--- /dev/null
@@ -0,0 +1,14 @@
+# -bS Use of HELO/RSET
+exim -bS -odi
+HELO some.domain
+mail from:someone@some.where
+rcpt to:CALLER@HOSTNAME
+RSET
+mail from:someone@some.where
+rcpt to:blackhole@HOSTNAME
+data
+from: me
+to: the.void
+
+This data will get slung...
+.