Project

General

Profile

Plugins Directory » Redmine Send Issue Reply Email

Author: Minoru Maeda
Website: https://github.com/matsukei/redmine_send_issue_reply_email
Code repository: https://github.com/matsukei/redmine_send_issue_reply_email.git
Registered on: 2017-07-04 (almost 7 years ago)
Current version: 1.0.0
Compatible with: Redmine 3.4.x, 3.3.x, 3.2.x
User ratings:   (0)

It is a plugin that provides the email sending feature to non Redmine users when registering notes.

Usage

  1. Check the Manage email delivery setting checkbox on the Administrator > Roles and permissions > Roles > Permissions > Send issue reply email .
  2. Check the Send issue reply email checkbox on the Projects > Settings > Modules .
  3. Input the Projects > Settings > Send issue reply email .
  4. If you want to send the contents of the notes by email when editing the issue, check Send a email .
  5. If you input To and Cc and submit it, Send a email.
    • For the issue registered or updated via email, the corresponding email address has been inputted in advance.

Notes

  • If you want to encrypt the password you entered, register database_cipher_key in your_redmine_path/config/configuration.yml .
    • When registering or changing database_cipher_key , Please enter the password again later.
    • If you are already registering SCM or LDAP password, please carefully read the notes in your_redmine_path/config/configuration.yml , such as by running rake db:encrypt RAILS_ENV=production .

Screenshot

Projects > Settings > Send issue reply email

Issue edit

Dependency

Tags Input: https://github.com/xoxco/jQuery-Tags-Input

Changelog

1.0.0 (2017-07-04)

Compatible with Redmine 3.4.x, 3.3.x, 3.2.x.