Commit History

Author SHA1 Message Date
  Morris Jobke 5c04b3a63a fix wrong signature delimiter - fix #3523 11 years ago
  Thomas Mueller 6019cdd5bd adding test case for getDefaultEmailAddress() + fixing #1844 again 11 years ago
  Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 11 years ago
  j-ed 93834b78a1 Update lib/mail.php 12 years ago
  j-ed df6ba6955d Update lib/mail.php 12 years ago
  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 5262cde6a6 Add additional error handling for emailing private links 12 years ago
  Michael Gapczynski 281bf62af9 Fix log write() parameters in wrong order 12 years ago
  Lukas Reschke 8afcddf44f Handling exceptions 12 years ago
  Michael Gapczynski 66da0a2151 Catch exceptions from PHPMailer 12 years ago
  Frank Karlitschek 2ddb72bb58 fix wrong documentation 12 years ago
  Frank Karlitschek a72e6cc113 fix oc-780 12 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 12 years ago