Skip to content

C3S/redmine_xheaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Xheaders

A plugin for Redmine to simply add additional X-Headers in outgoing mails, useful for automated filtering and processing by email clients.

developed for C3S - (Cultural Commons Collecting Society)

Details

Adding/editing issues

  • Status (e.g. to emphasize a certain status)
  • Priority (e.g. to emphasize a certain priority)

Compatibility

This plugin has been tested with

redmine 3.1.0

Installation

  1. clone this repo into /path/to/redmine/plugins/xheaders

    git clone https://github.com/C3S/redmine_xheaders /path/to/redmine/plugins/xheaders

  2. restart redmine

    sudo service apache2 restart

Configuration

Each individual X-Header may be (de-)activated within the plugin settings.

Contributions

License

Redmine plugin for additional x-headers in outgoing mails
Copyright (C) 2015 Alexander Blum <[email protected]>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

Redmine plugin for additional x-headers in outgoing mails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published