[Tickets #7103] Re: Add "In-Reply-To" header
bugs at horde.org
bugs at horde.org
Sun Aug 24 15:22:25 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7103
------------------------------------------------------------------------------
Ticket | 7103
Updated By | Matt Selsky <selsky at columbia.edu>
Summary | Add "In-Reply-To" header
Queue | Whups
Version | HEAD
Type | Enhancement
State | Rejected
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Matt Selsky <selsky at columbia.edu> (2008-08-24 11:22) wrote:
Bugzilla uses:
$threadingmarker = "In-Reply-To: <bug-$id-" . $user->id . "$sitespec>"
We could the following:
"In-Reply-To: <bug-$id-" . md5($mail) . "$sitespec>"
More information about the bugs
mailing list