Nick Peelman <nick@peelman.us>


Patch
r1449592, r1447513

r1447513 | danielsh | 2013-02-18 21:49:52 +0000 (Mon, 18 Feb 2013)

Follow-up to r1439592:

* tools/hook-scripts/mailer/mailer.py
  (main): Fix a copy-paste error in r1439592.

Patch by: Nick Peelman <nick@peelman.us>


r1449592 | breser | 2013-02-25 04:25:44 +0000 (Mon, 25 Feb 2013)

Add a Date header and a Message-ID header to the mail generated by mailer.py.

* tools/hook-scripts/mailer/mailer.py
  (MailedOutput.mail_headers): Add a Date and Message-Id header to the output.

Patch by: Nick Peelman <nick{_AT_}peelman.us>
(Tweaked by me to remove revision from Message-ID)