Package: crm114 / 20100106-7

message-munging.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Message munging work around (see bug #406207).

Index: crm114/maillib.crm
===================================================================
--- crm114.orig/maillib.crm	2009-10-20 11:12:34.000000000 +0200
+++ crm114/maillib.crm	2010-01-23 15:03:22.000000000 +0100
@@ -371,11 +371,13 @@
 	match (:found: :hd: :tail:) <nomultiline nocase> /^(:*:header:) (.*)/
 	alter (:tail:) /:*:tail: (:*:comment:)/
     }
-    alius
-    {
-	#    no such header.  make one.
-	call /:mungmail_add:/ [:*:header: (:*:comment:)]
-    }
+# Commented out by Milan Zamazal <pdm@debian.org> on 2007-01-28 as suggested on
+# the crm114 mailing list.  If this is wrong please let me know.
+#   alius
+#   {
+#       #    no such header.  make one.
+#       call /:mungmail_add:/ [:*:header: (:*:comment:)]
+#   }
 }
 return