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 (
commit 3dc9f7e1e82e84f7aafe1e6f2c08403760f95491
tree d241a7fc0765ac32a075ec2652bfc5933cac4934
parent f2e258e5c062502912ae6a11b338c75c2897d5c4
tree d241a7fc0765ac32a075ec2652bfc5933cac4934
parent f2e258e5c062502912ae6a11b338c75c2897d5c4
| name | age | message | |
|---|---|---|---|
| |
README | Tue Jun 24 08:48:31 -0700 2008 | [edavis10] |
| |
app/ | Tue Jun 17 12:01:11 -0700 2008 | [edavis10] |
| |
config/ | Tue Jun 17 11:35:07 -0700 2008 | [edavis10] |
| |
init.rb | Mon Mar 17 21:31:22 -0700 2008 | [mully] |
| |
lang/ | Mon Mar 10 21:20:06 -0700 2008 | [Jim Mulholland] |
| |
lib/ | Mon Mar 17 21:33:36 -0700 2008 | [mully] |
README
= Ticket emailer plugin for Redmine A plugin to allow users to email new tickets / issues to Redmine's issue tracking system on a per-project level. == Installation 1. Copy the `config/emailer.yml` to your `RAILS_ROOT/config` 2. Edit the copied file to point to your IMAP server == Submitting an issue In order to submit an issue, the Project keyword needs to be correct and the sender must be a member of the project (based on email address). == Supported keywords * Project => My Project Name * Status => Resolved * Priority => Urgent * Tracker => Feature * Category => My category * Description (allows multiple lines) => I want this new feature... == Credits mully (http://github.com/mully) - Author of ticker_emailer Carl Nygard (http://www.redmine.org/issues/show/1110) - Author of bugmail.rb Eric Davis (http://www.littlestreamsoftware.com) - Merged ticket_emailer plugin with bugmail.rb




