summaryrefslogtreecommitdiff
path: root/templates/bounce-owner-notification.sv
diff options
context:
space:
mode:
Diffstat (limited to 'templates/bounce-owner-notification.sv')
-rw-r--r--templates/bounce-owner-notification.sv35
1 files changed, 35 insertions, 0 deletions
diff --git a/templates/bounce-owner-notification.sv b/templates/bounce-owner-notification.sv
new file mode 100644
index 0000000..754d3b1
--- /dev/null
+++ b/templates/bounce-owner-notification.sv
@@ -0,0 +1,35 @@
+From: %(From)s
+To: %(To)s
+Subject: Adress borttagen från %(list)s
+Content-type: multipart/mixed; boundary="%(boundary)s"
+MIME-Version: 1.0
+
+This is a multipart message in MIME format
+
+--%(boundary)s
+Content-type: text/plain; charset=utf-8
+
+Hej!
+
+Det här brevet skickades av epostlistehanteraren som sköter listan
+
+ %(list)s
+
+till listans ägare.
+
+Följande adress har tagits bort från listan p.g.a. att posten studsar:
+
+ %(address)s
+
+Studsmeddelandet finns i slutet av det här brevet. Såvida inte något
+riktigt märkligt pågår är det här brevet bara till för att informera
+dig och du behöver inte vidta någon åtgärd.
+
+Tack.
+
+--%(boundary)s
+Content-type: message/rfc822
+Content-disposition: inline; filename=bounce.txt
+
+%(bounce)s--%(boundary)s--
+