Skip to content

This plugin provides a mail preference configuration per user or project.

License

Notifications You must be signed in to change notification settings

9506hqwy/redmine_mail_preferences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Mail Preferences

This plugin provides a mail preference configuration per user or project.

Installation

  1. Download plugin in Redmine plugin directory.
    git clone https://github.com/9506hqwy/redmine_mail_preferences.git
  2. Install plugin in Redmine directory.
    bundle exec rake redmine:plugins:migrate NAME=redmine_mail_preferences RAILS_ENV=production
  3. Start Redmine

Configuration

  • Per user

    1. Set in [My account] page.
  • Per project

    1. Enable plugin module.

      Check [Mail Notification] in project setting.

    2. Set in [Mail Notification] tag in project setting.

Tested Environment

  • Redmine (Docker Image)
    • 3.4
    • 4.0
    • 4.1
    • 4.2
    • 5.0
    • 5.1
  • Database
    • SQLite
    • MySQL 5.7
    • PostgreSQL 12

References

About

This plugin provides a mail preference configuration per user or project.

Resources

License

Stars

Watchers

Forks