J Robert Ray <jrobertray@gmail.com>


Patch
r878178

r878178 | blair | 2009-06-19 19:56:03 +0000 (Fri, 19 Jun 2009)

Add four X-* headers to mailer.py generated emails to allow clients to
filter on them.

* tools/hook-scripts/mailer/mailer.py:
  (MailedOutput.mail_headers):
    Add four headers:
      X-Svn-Commit-Project: the matching group name
      X-Svn-Commit-Author: the author
      X-Svn-Commit-Revision: the revision
      X-Svn-Commit-Repository: the basename of the repository

Patch by: J Robert Ray <jrobertray@gmail.com>
Tweaked by: me