summaryrefslogtreecommitdiffstats
path: root/lib/mail.php
Commit message (Expand)AuthorAgeFilesLines
* Update lib/mail.phpj-ed2013-01-261-0/+2
* Update lib/mail.phpj-ed2013-01-221-2/+8
* add smtp port configuration optionThomas Mueller2013-01-021-6/+8
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* Checkstyle: many fixesFelix Moeller2012-11-021-3/+3
* adding space between) and {Thomas Mueller2012-09-071-2/+2
* no more require_once()Thomas Mueller2012-09-051-1/+1
* Fixing: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-1617Thomas Müller2012-09-041-0/+1
* Whitespace fixes in libBart Visscher2012-08-291-4/+4
* Add additional error handling for emailing private linksMichael Gapczynski2012-07-291-1/+2
* Fix log write() parameters in wrong orderMichael Gapczynski2012-07-111-1/+1
* Handling exceptionsLukas Reschke2012-07-111-1/+1
* Catch exceptions from PHPMailerMichael Gapczynski2012-07-111-26/+28
* fix wrong documentationFrank Karlitschek2012-06-061-12/+1
* fix oc-780Frank Karlitschek2012-05-311-1/+1
* new OC_Mail class to handle all mail sending. The benefit is that is way mor ...Frank Karlitschek2012-04-201-0/+116