Package: crm114 Version: 20060704a-4 Severity: normal Tags: patch crm114 adds his own sfid to Message-ID as well as X-CRM114-CacheID header. This breaks threading in Evolution and Thunderbird at least (but it works in Mutt).
I am not completely sure if this is a bug in crm114 or Evo and Thunderbird, as I haven't checked suitable RFC about Message-ID header, but as sfid is also added to its own header, I think it is pointless to add it as well to Message-ID and break MUAs randomly. The following patch fixes the problem: --- maillib.crm 2007-01-09 15:49:12.000000000 +0100 +++ /usr/share/crm114/maillib.crm 2007-01-08 17:03:34.000000000 +0100 @@ -431,7 +431,7 @@ :mungmail_add_cache_info: (:cid:) { call /:mungmail_unique:/ [X-CRM114-CacheID: sfid-:*:cid: ] - call /:mungmail_add_comment:/ [Message-Id: sfid-:*:cid:] +# call /:mungmail_add_comment:/ [Message-Id: sfid-:*:cid:] } ############################################################### Cheers, -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-xen-vserver-amd64 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) Versions of packages crm114 depends on: ii libc6 2.3.6.ds1-9 GNU C Library: Shared libraries ii libtre4 0.7.3-1 regexp matching library with appro Versions of packages crm114 recommends: pn metamail | mew-bin <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]