Make "Auto-Submitted: auto-generated" header optional with a settings flag

Review Request #5276 — Created Jan. 17, 2014 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Some mailing lists filter out emails containing the "Auto-Submitted: auto-generated" header. Making this header optional allows those who use such mailing lists to receive Review Board emails.

  • Manually enabled and disabled the header settings flag in E-Mail Settings.
  • Ran unit tests.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2
reviewboard/admin/forms.py
reviewboard/admin/siteconfig.py
reviewboard/notifications/email.py
Loading...