Sends an email using SMTP over SSL.
{ "sampleKey": { "smtpServer": "yourText", "smtpUser": "yourText", "smtpPasswordKey": "yourStateKey", "bodyHtmlTemplate": "folder1/folder2/yourFile.txt", "from": "yourText", "to": "yourText", "subject": "yourText", "attach": [ "folder1/folder2/yourFile.txt" ] } }