Patch #830
Identify Redmine emails easily
| Status: | Closed | Start: | 2008-03-11 | |
| Priority: | Low | Due date: | ||
| Assigned to: | - | % Done: | 100% |
|
| Category: | Emails | |||
| Target version: | 0.7 | |||
Description
To help classify emails coming from Redmine, and possibly several Redmine sites, without relying on the From, i made a patch to add a pseudo-header identifying the site name.
Associated revisions
Add the following headers to email notifications (#830, #247):
- X-Redmine-Host: host name defined in application settings
- X-Redmine-Site: application title defined in settings
- X-Redmine-Project: identifier of the project that the notification is related to, if any
- X-Redmine-Issue-Id, -Author, -Assignee: ticket related info
- X-Redmine-Topic-Id: identifies the thread a message belongs to