Your message dated Wed, 13 Aug 2008 11:51:10 +0200
with message-id <[EMAIL PROTECTED]>
and subject line fixed in experimental branch aswell
has caused the Debian Bug report #406207,
regarding crm114: Message-ID is changed
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
406207: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=406207
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Version: 20061103-1
This bug was also addressed in this mentioned version that was uploaded to
experimental and later moved to unstable, causing the bug not to be clossed
properly.
Thijs
--- End Message ---