• 
      

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

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

    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.
    Description From Last Updated

    Maybe add some help text to describe why you would want to turn this on/off?

    chipx86chipx86
    chipx86
    1. This looks great! All the code is fine and in the right place. I just have one suggestion to help those unfamiliar with the header.

    2. reviewboard/admin/forms.py (Diff revision 1)
       
       
       
       
      Show all issues

      Maybe add some help text to describe why you would want to turn this on/off?

    3. 
        
    anselina
    david
    1. Ship It!
    2. 
        
    anselina
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (4a8c12c). Thanks!