This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
COPYRIGHT.txt | Thu Nov 20 16:50:37 -0800 2008 | |
| |
CREDITS.rdoc | Thu Nov 20 16:50:37 -0800 2008 | |
| |
GPL.txt | Thu Nov 20 16:50:37 -0800 2008 | |
| |
README.rdoc | Mon Mar 09 16:27:20 -0700 2009 | |
| |
Rakefile | Thu Nov 20 16:55:08 -0800 2008 | |
| |
app/ | Mon Mar 09 16:20:55 -0700 2009 | |
| |
config/ | Mon Mar 09 16:20:39 -0700 2009 | |
| |
init.rb | Mon Mar 09 16:29:05 -0700 2009 | |
| |
lang/ | Mon Mar 09 16:20:39 -0700 2009 | |
| |
test/ | Fri Oct 24 22:28:20 -0700 2008 | |
| |
vendor/ | Fri Oct 24 23:30:49 -0700 2008 |
README.rdoc
Redmine Exception Handler plugin
The Redmine Exception Handler plugin will allow Redmine to send emails when an exception or error occurs.
Features
- Allows configuration of recipients, sender address, and subject line without restarting the web server
- Email contains a stack trace and full environment dump that can be used to reproduce the issue
- Test controller to test the system settings
Getting the plugin
A copy of the plugin can be downloaded from Little Stream Software or from GitHub
Install
- Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins Make sure the plugin is installed to +vendor/plugins/redmine_exception_handler_plugin+
- Login to Redmine as an Administrator
- Setup your mail settings in the Plugin settings panel
- Test your settings using the "Test settings" link
License
This plugin is licensed under the GNU GPL v2. See COPYRIGHT.txt and GPL.txt for details.
Help
If you need help you can contact the maintainer at his email address (See CREDITS) or create an issue in the {Bug Tracker}:







