summaryrefslogtreecommitdiffstats
path: root/lib/mail.php
Commit message (Collapse)AuthorAgeFilesLines
* 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