You can use X-headers to sort and filter emails sent by CollabNet TeamForge . Depending on the context of the message, custom email headers (X-headers) are added to the email. The custom headers can be used by email agents and clients to filter and sort email.
For example, both Outlook and Thunderbird support filtering on custom email headers.
Some ways you might filter monitoring emails include:
These are the available X-headers:
X-header | Example | Description |
---|---|---|
X-TeamForge-ServerName | collab.net | Hostname portion of TeamForge URL. |
X-TeamForge-ProjectId | proj1006 | Project ID, if applicable. |
X-TeamForge-Application | Tracker | Application, if applicable. Values include Documents, Wiki, Source Code, TeamForge, Tasks, Tracker, Discussion, File Releases. |
X-TeamForge-FolderId | tracker1005 | If the object is a folder, the object’s ID, or the ID of the object’s container. |
X-TeamForge-Type | Artifact | The type of the object, if applicable. Values include Tracker, Artifact, Document Folder, Document, Document Version, Wiki Page, Wiki Page Version, Task Folder, Task, FRS Package, FRS Release, Discussion Forum, Discussion Topic, SCM Repository, SCM Commit. |
X-TeamForge-AssignedTo | admin | User assigned to artifact or task. |
X-TeamForge-Status | Open | Status of artifacts, tasks, documents, and document reviews. Values
include:
|
X-TeamForge-Forum | New user forum | For posts, this is the forum title. |
X-TeamForge-Artifact-Monitoring | true | For artifacts, true if the user is monitoring the artifact directly. If value is false, you are monitoring the folder, not the artifact. |