Redmine/app
Jean-Philippe Lang 42193960f2 Added a simple mail handler.
It lets users add notes to an existing issue by replying to the initial notification email.
Permissions are checked in the same way as in the application (the user is identified by its mail address).

Information about configuring the application so that it receives emails can be found here:
http://wiki.rubyonrails.com/rails/pages/HowToReceiveEmailsWithActionMailer

RedMine mail hander is MailHandler#receive

git-svn-id: http://redmine.rubyforge.org/svn/trunk@523 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-05-09 18:46:43 +00:00
..
apis Initial commit for svn repository management and access control: 2007-04-01 19:43:59 +00:00
controllers Text files can now be viewed online when browsing the repository. 2007-05-08 15:49:20 +00:00
helpers Changed the length of 'language' column in users table from 2 to 5, to allow long language codes like pt-br. 2007-05-08 09:26:57 +00:00
models Added a simple mail handler. 2007-05-09 18:46:43 +00:00
sweepers Added fragment caching for calendar and gantt views 2007-05-06 16:40:33 +00:00
views Text files can now be viewed online when browsing the repository. 2007-05-08 15:49:20 +00:00