| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r11748 from trunk (#13712). | Jean-Philippe Lang | 2013-05-01 | 1 | -0/+10 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | replace Mailer deliver syntax to Rails3 style | Toshi MARUYAMA | 2012-05-05 | 1 | -1/+1 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Don't send test email asynchronously. | Jean-Philippe Lang | 2012-04-29 | 1 | -1/+3 |
* | Fixed task redmine:email:test broken by r9080. | Jean-Philippe Lang | 2012-04-29 | 1 | -1/+1 |
* | Renamed Mailer#test to Mailer#test_email. | Jean-Philippe Lang | 2012-03-04 | 1 | -1/+1 |
* | set svn:eol-style native lib/tasks/email.rake | Toshi MARUYAMA | 2012-03-04 | 1 | -186/+186 |
* | Use prefered syntax for redmine:email:test definition (#8611). | Etienne Massip | 2011-09-26 | 1 | -1/+1 |
* | fix typo in imap examples at lib/tasks/email.rake (#9198) | Toshi MARUYAMA | 2011-09-07 | 1 | -2/+2 |
* | remove trailing white-spaces from rake redmine:email:test task source. | Toshi MARUYAMA | 2011-05-28 | 1 | -19/+19 |
* | handle a nil user in rake redmine:email:test task. | Toshi MARUYAMA | 2011-05-28 | 1 | -1/+1 |
* | use rake task parameter style message if redmine:email:test parameter is blank. | Toshi MARUYAMA | 2011-05-28 | 1 | -1/+1 |
* | Add rake task to send test email. (#6511) | Eric Davis | 2010-10-15 | 1 | -0/+17 |
* | Adds a rake task to receive emails from a POP3 server (#2420). | Jean-Philippe Lang | 2010-01-17 | 1 | -0/+33 |
* | Adds a 'no_permission_check' option to the MailHandler. | Jean-Philippe Lang | 2009-12-19 | 1 | -0/+6 |
* | Ability to accept incoming emails from unknown users (#2230, #3003). | Jean-Philippe Lang | 2009-06-14 | 1 | -1/+17 |
* | IMAP: add options to move received emails. | Jean-Philippe Lang | 2008-12-31 | 1 | -2/+9 |
* | Adds status option to email integration rake tasks. | Jean-Philippe Lang | 2008-11-30 | 1 | -2/+4 |
* | Use example.net as domain in default configuration (#1762). | Jean-Philippe Lang | 2008-08-25 | 1 | -2/+2 |
* | Mail handler: more control over issue attributes (#1110). | Jean-Philippe Lang | 2008-07-06 | 1 | -20/+56 |
* | Adds a rake task (redmine:email:receive_imap) to read emails from an IMAP ser... | Jean-Philippe Lang | 2008-06-22 | 1 | -3/+35 |
* | Adds basic support for issue creation via email (#1110). | Jean-Philippe Lang | 2008-06-22 | 1 | -0/+37 |