archonwang / that_email_log

Enables logging of all outgoing email messages that are sent by Redmine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

That Email Log Plugin

This plugin enables logging of all outgoing email messages, that are sent by Redmine.

After installing this plugin you will see email logs under the new menu item in Administration:

Email logs page

If Contextual email logs are enabled in the plugin's settings (they are by default), email logs can also be accessed via the contextual links in issues and messages:

Issue page

Installation

  • Move that_email_log directory to the plugins directory of Redmine
  • Run rake redmine:plugins:migrate RAILS_ENV=production
  • Restart Redmine

License

GNU General Public License (GPL) v2.0

Used Icons

About

Enables logging of all outgoing email messages that are sent by Redmine.

License:GNU General Public License v2.0


Languages

Language:Ruby 54.6%Language:HTML 38.9%Language:CSS 6.5%