SoPHIE API Documentation

Mail API Documentation

Mail API

TODO:
add support for html mails
add support for headers
add support for attachments
add support to send by mail queue
add support to use templates with placeholders
add function to check wheather an email is valid and reachable

Init: $mailApi = $api->get('sophielabs_mail');

Method: $mailApi->sendText(...)