]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 326122: Whine mails lack the trailing MIME boundary - Patch by Marc Schumann...
authorlpsolit%gmail.com <>
Wed, 15 Mar 2006 07:05:08 +0000 (07:05 +0000)
committerlpsolit%gmail.com <>
Wed, 15 Mar 2006 07:05:08 +0000 (07:05 +0000)
template/en/default/whine/multipart-mime.txt.tmpl

index 5e597d8990ee8f222a0316545a7203334cc1a44c..208faf8a049e9ae88d75f22cca70789ba0e534e0 100644 (file)
@@ -50,3 +50,4 @@ Content-type: [% part.type +%]
 
 [%+ part.content %]
 [%+ END %]
+--[% boundary %]--