summaryrefslogtreecommitdiff
path: root/test/scripts/4510-DKIM-Bounces/4510
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/4510-DKIM-Bounces/4510')
-rw-r--r--test/scripts/4510-DKIM-Bounces/451015
1 files changed, 15 insertions, 0 deletions
diff --git a/test/scripts/4510-DKIM-Bounces/4510 b/test/scripts/4510-DKIM-Bounces/4510
new file mode 100644
index 000000000..531dbdafd
--- /dev/null
+++ b/test/scripts/4510-DKIM-Bounces/4510
@@ -0,0 +1,15 @@
+# DKIM signing and bounces
+#
+exim -bd -DSERVER=server -oX PORT_D
+****
+#
+# single header signed
+# one rcpt accept, one reject - should get a DSN
+exim -odf baduser@test.ex okuser@test.ex
+From: nobody@example.com
+From: second@example.com
+
+content
+****
+millisleep 500
+killdaemon