From 2289604c0daa4c9f1206cd3c96bcd483f21bf3c9 Mon Sep 17 00:00:00 2001 From: "Heiko Schlittermann (HS12-RIPE)" Date: Wed, 18 Jan 2017 22:25:20 +0100 Subject: Testsuite: Rename 4510-DKIM We need some additional tests in 4500 --- test/scripts/4510-DKIM-Bounces/4510 | 16 ---------------- test/scripts/4510-DKIM-Bounces/REQUIRES | 2 -- test/scripts/4550-DKIM-Bounces/4550 | 16 ++++++++++++++++ test/scripts/4550-DKIM-Bounces/REQUIRES | 2 ++ 4 files changed, 18 insertions(+), 18 deletions(-) delete mode 100644 test/scripts/4510-DKIM-Bounces/4510 delete mode 100644 test/scripts/4510-DKIM-Bounces/REQUIRES create mode 100644 test/scripts/4550-DKIM-Bounces/4550 create mode 100644 test/scripts/4550-DKIM-Bounces/REQUIRES (limited to 'test/scripts') diff --git a/test/scripts/4510-DKIM-Bounces/4510 b/test/scripts/4510-DKIM-Bounces/4510 deleted file mode 100644 index aa7f7ddc6..000000000 --- a/test/scripts/4510-DKIM-Bounces/4510 +++ /dev/null @@ -1,16 +0,0 @@ -# DKIM signing and bounces -munge optional_dsn_info -# -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 diff --git a/test/scripts/4510-DKIM-Bounces/REQUIRES b/test/scripts/4510-DKIM-Bounces/REQUIRES deleted file mode 100644 index a75b81c54..000000000 --- a/test/scripts/4510-DKIM-Bounces/REQUIRES +++ /dev/null @@ -1,2 +0,0 @@ -support DKIM -support PRDR diff --git a/test/scripts/4550-DKIM-Bounces/4550 b/test/scripts/4550-DKIM-Bounces/4550 new file mode 100644 index 000000000..aa7f7ddc6 --- /dev/null +++ b/test/scripts/4550-DKIM-Bounces/4550 @@ -0,0 +1,16 @@ +# DKIM signing and bounces +munge optional_dsn_info +# +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 diff --git a/test/scripts/4550-DKIM-Bounces/REQUIRES b/test/scripts/4550-DKIM-Bounces/REQUIRES new file mode 100644 index 000000000..a75b81c54 --- /dev/null +++ b/test/scripts/4550-DKIM-Bounces/REQUIRES @@ -0,0 +1,2 @@ +support DKIM +support PRDR -- cgit v1.2.3