1761: Add tags in the outgoing email message headers (for filtering purposes)

Andrew.S********@gmai***** (Google Code) (Is this you? Claim this profile.)
Aug. 12, 2010
1198
http://reviews.reviewboard.org/


What version are you running?
1.0.9

Describe the enhancement and the motivation for it.

So currently filtering emails from Review Board is done in a sub-optimal way (filtering by the subject).  It would be much easier to filter messages sent by review board if the emails that it sends contained some tags in the email message header.  The internal bugzilla at VMware does this and it makes it very easy to sort out those messages.
chipx86
#1 chipx86
This exists in 1.5. It has X-ReviewBoard-URL (pointing to the URL of the server) and X-ReviewRequest-URL (pointing to the specific review request).