File: message-munging.patch

package info (click to toggle)
crm114 20100106-11
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 3,240 kB
  • sloc: ansic: 35,506; makefile: 793; sh: 617; lisp: 208
file content (25 lines) | stat: -rw-r--r-- 802 bytes parent folder | download | duplicates (7)
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