This is Redmine plugin to extend mail settings.
"Akayagi" means Red Goat in Japanese (赤山羊).
- Redmine version 3.1.0.stable
- Ruby version 1.9.3-p551 (2014-11-13) [x86_64-linux]
- Rails version 4.2.3
cd <REDMINE_HOME>/plugins
git clone https://github.com/zaneli/akayagi.git
or download source code, unzip (or extract the archive), and move directories to <REDMINE_HOME>/plugins
.
rake redmine:plugins:migrate RAILS_ENV=<development or production>
Specify mail prefix, from address, to address, cc address and bcc address.
(It can specify comma-separated multiple address at to, cc and bcc address)