diff --git a/reaction-mailcreate/Mails/Test/Input.lst b/reaction-mailcreate/Mails/Test/Input.lst
new file mode 100644
index 0000000000000000000000000000000000000000..7ae5f43e7fbab8ad2eab927076d326a5c99786f7
--- /dev/null
+++ b/reaction-mailcreate/Mails/Test/Input.lst
@@ -0,0 +1,2 @@
+site,firstname,lastname,email
+DFN-CERT,Tobias,Dussa,dussa@dfn-cert.de
diff --git a/reaction-mailcreate/Mails/Test/Mail.template b/reaction-mailcreate/Mails/Test/Mail.template
new file mode 100644
index 0000000000000000000000000000000000000000..1943e1350ee512736cd4f8052033b6674cc5e042
--- /dev/null
+++ b/reaction-mailcreate/Mails/Test/Mail.template
@@ -0,0 +1,10 @@
+Dear {firstname} {lastname},
+
+you are receiving this mail because you are the listed contact for
+  {site}.
+
+Please react to this message by loading the following URL:
+  {URL}.
+
+Sincerely yours,
+The Sender.