index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tasks
/
email.rake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=fo...
Go MAEDA
2 days
1
-0
/
+2
*
Add description for `ssl=force` option to rake task `redmine:email:receive_po...
Go MAEDA
2 days
1
-0
/
+2
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Don't rescue Exception class (#31387).
Go MAEDA
2019-05-25
1
-1
/
+1
*
Remove frozen_string_literal magic comment from files which are not used when...
Go MAEDA
2019-03-21
1
-2
/
+0
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Send emails asynchronously (#26791).
Jean-Philippe Lang
2018-10-10
1
-4
/
+1
*
"no_notification" option is not listed in the help of "rake redmine:email:rec...
Go MAEDA
2018-09-27
1
-0
/
+1
*
redmine:email:read and rdm-mailhandler.rb should use safe_receive instead of ...
Jean-Philippe Lang
2018-09-23
1
-1
/
+1
*
Fix: "project_from_subbaddress" option is not listed in the help of "rake red...
Go MAEDA
2018-01-24
1
-0
/
+3
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Ability to define a default assigned_to when receiving emails (#23020).
Jean-Philippe Lang
2016-06-18
1
-0
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Allow a default version to be set on the command line for incoming emails (#7...
Jean-Philippe Lang
2015-11-01
1
-0
/
+1
*
Mail Handler: add support for allow_override=all (#20543).
Jean-Philippe Lang
2015-10-17
1
-47
/
+31
*
Adds private issue option to receiving emails (#8424).
Jean-Philippe Lang
2015-05-10
1
-0
/
+1
*
IMAP STARTTLS support (#16823).
Jean-Philippe Lang
2015-01-27
1
-1
/
+3
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
add support for pop3s (SSL) to redmine:email:receive_pop3 (#16707)
Toshi MARUYAMA
2014-05-16
1
-0
/
+2
*
Use async email deliveries in rake tasks (#16784).
Jean-Philippe Lang
2014-05-02
1
-3
/
+9
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Adds a method for extracting MailHandler options from ENV.
Jean-Philippe Lang
2013-05-04
1
-27
/
+3
*
Fetching emails via rake task does not support --no-account-notice and --defa...
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