summaryrefslogtreecommitdiffstats
path: root/lib/mail.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
flexible than the standard mail command. can be configured to use a remote smtp relay for example. also port the lostpassword code