On 02/11/2014 01:25 AM, Marcus Malcom wrote:
I have a use case where I need to have the In-Reply-To & References header included for forwards. This is working just fine for replies, but not forwards. From my testing GMail does include these.
Before I go creating a plugin, I wanted to see if this has been done before or if there is any support for it currently?
No, in 1.0 these headers aren't added to forwards too. However, I see Thunderbird, for example, adds these headers and I think this is not a bad idea. This should be done in core not as a plugin.
You can create a ticket in bugzilla. Would be great if you provide a patch or better pull request on github.
p.s. Thunderbird also adds X-Forwarded-Message-Id header, but I'm not sure if it's used for anything.