Commit Graph

14 Commits (4a8c25eef508342fe919823b575b2de02072a379)

Author SHA1 Message Date
Thomas Mueller 1727b2e84d add smtp port configuration option 12 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 12 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 12 years ago
Thomas Mueller 3829460ab8 adding space between) and { 12 years ago
Thomas Mueller ebb28412ca no more require_once() 12 years ago
Thomas Müller 69ee842521 Fixing: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-1617 12 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 12 years ago
Michael Gapczynski b9bd54bd98 Add additional error handling for emailing private links 13 years ago
Michael Gapczynski 5262cde6a6 Add additional error handling for emailing private links 13 years ago
Michael Gapczynski 632fc6ec61 Fix log write() parameters in wrong order 13 years ago
Lukas Reschke ac5abc5603 Handling exceptions 13 years ago
Michael Gapczynski e887fd7ba8 Catch exceptions from PHPMailer 13 years ago
Michael Gapczynski 281bf62af9 Fix log write() parameters in wrong order 13 years ago
Lukas Reschke 8afcddf44f Handling exceptions 13 years ago
Michael Gapczynski 66da0a2151 Catch exceptions from PHPMailer 13 years ago
Frank Karlitschek 2ddb72bb58 fix wrong documentation 13 years ago
Frank Karlitschek a72e6cc113 fix oc-780 13 years ago
Frank Karlitschek 3a6341c880 fix oc-780 13 years ago
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 13 years ago