Closed (fixed)
Project:
Mail Comment
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2010 at 17:12 UTC
Updated:
26 Feb 2010 at 22:20 UTC
Some major email providers do not support threading based on in-reply-to headers, and instead use the subject. This should be possible to alter in _message_alter. It could be a setting, though I'm not sure it needs to be.
Comments
Comment #1
Ian Ward commentedThis issue supersedes http://drupal.org/node/255384, which I just closed.
Comment #2
Ian Ward commentedI've applied a patch which adds a setting to alter message subjects along these lines. This made threading work for me in gmail.
Comment #3
gregglesA little late, but in my testing this works great for me as well. Thanks!