Precedence: header in email

后端 未结 5 994
名媛妹妹
名媛妹妹 2020-12-02 10:29

My web application sends email fairly often, and it sends 3 kinds of emails: initiated by user, in response to an event in the system, and in automatic response to an email

5条回答
  •  一整个雨季
    2020-12-02 11:17

    You can set these headers:

    Precedence: bulk
    Auto-Submitted: auto-generated
    

    Source: http://www.redmine.org/projects/redmine/repository/revisions/2655/diff

提交回复
热议问题