View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001569 | mantisbt | public | 2002-02-14 10:18 | 2004-09-12 08:26 | |
| Reporter | jeroen | Assigned To | vboctor | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Summary | 0001569: [PATCH] Feature: add mantis-headers to sent mails | ||||
| Description | For the sake of filtering it'd be nice if there were mantis headers, like: Make sure there is a distinction between two sites with mantis installed:X-Mantis-Site: <a href="http://mantisbt.sourceforge.net/mantis">http://mantisbt.sourceforge.net/mantis</a> Indicate the projectX-Mantis-Project: My Project And the bug number:X-Mantis-Bugid: 1234 | ||||
| Additional Information | Tried to make a patch, succeeded, but I first had to redo that win-bcc hack into something a bit more normal. The issue is that the assumption was made that $p_header only contains Bcc: headers, which is currently true, but it makes it very hard to add extra headers. Patches available here: You need to apply the patches against 0.17.0, and in order. "Last-minute" additions (I really need to get back to my actual project... :( :
Feel free to contact me. | ||||
| Tags | No tags attached. | ||||
| duplicate of | 0004512 | acknowledged | Patch: Add X-Mantis-* Headers to E-Mail |