Thomas Mueller
|
1727b2e84d
|
add smtp port configuration option
|
2013-01-02 19:04:08 +01:00 |
Felix Moeller
|
30d7993e01
|
Checkstyle fixes: NoSpaceAfterComma
|
2012-11-04 11:10:46 +01:00 |
Felix Moeller
|
afadf93d31
|
Checkstyle: many fixes
|
2012-11-02 19:53:02 +01:00 |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Thomas Mueller
|
ebb28412ca
|
no more require_once()
|
2012-09-05 23:28:59 +02:00 |
Thomas Müller
|
69ee842521
|
Fixing: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-1617
|
2012-09-04 17:13:34 +03:00 |
Bart Visscher
|
52f2e7112e
|
Whitespace fixes in lib
|
2012-08-29 20:28:45 +02:00 |
Michael Gapczynski
|
5262cde6a6
|
Add additional error handling for emailing private links
|
2012-07-29 18:02:09 -04:00 |
Michael Gapczynski
|
281bf62af9
|
Fix log write() parameters in wrong order
|
2012-07-11 15:56:18 -04:00 |
Lukas Reschke
|
8afcddf44f
|
Handling exceptions
|
2012-07-11 21:52:51 +02:00 |
Michael Gapczynski
|
66da0a2151
|
Catch exceptions from PHPMailer
|
2012-07-11 15:36:27 -04:00 |
Frank Karlitschek
|
2ddb72bb58
|
fix wrong documentation
|
2012-06-06 14:18:30 +02:00 |
Frank Karlitschek
|
a72e6cc113
|
fix oc-780
|
2012-05-31 21:28:58 +02:00 |
Frank Karlitschek
|
2fbc92bd4b
|
new OC_Mail class to handle all mail sending. The benefit is that is way mor flexible than the standard mail command. can be configured to use a remote smtp relay for example. also port the lostpassword code
|
2012-04-20 20:49:35 +02:00 |