Plugins Directory » That Email Log
|
|
Author: | Ty Roden |
|---|---|---|
| Website: | https://github.com/thatcompany/that_email_log | |
| Code repository: | https://github.com/thatcompany/that_email_log | |
| Registered on: | 2018-05-10 (over 7 years ago) | |
| Current version: | 0.0.4 | |
| Compatible with: | Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x | |
| User ratings: |
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:

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:

Installation notes
- Move
that_email_logdirectory to thepluginsdirectory of Redmine - Run
rake redmine:plugins:migrate RAILS_ENV=production - Restart Redmine
Changelog
0.0.4 (2021-09-30)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x.
- Support for Redmine 4.x
0.0.1 (2018-05-09)
Compatible with Redmine 3.4.x, 3.3.x.