]> source.dussan.org Git - nextcloud-server.git/commit
new OC_Mail class to handle all mail sending. The benefit is that is way mor flexible...
authorFrank Karlitschek <karlitschek@kde.org>
Fri, 20 Apr 2012 18:49:35 +0000 (20:49 +0200)
committerFrank Karlitschek <karlitschek@kde.org>
Fri, 20 Apr 2012 18:49:35 +0000 (20:49 +0200)
commit2fbc92bd4bfd69ef7f9c23a620f28daaef83086f
tree62557b132727308a1af4424118f5a8625b659961
parent3aeea0c196a70e08a5cd04db2dee1e4bdd367412
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
config/config.sample.php
core/lostpassword/index.php
lib/mail.php [new file with mode: 0644]