I have successfully setup the SMTP. When SMTP is setup I did receive an email with subject "[AMPLIFY Platform] Mobile Backend Services SMTP Test"
Then I have called Cloud.Emails.send with valid recipient email address. API call also return below response: {"success":true,"error":false,"meta":{"status":"ok","code":200,"method_name":"emailFromTemplate"}} But I do not receive any email. I am testing in "Development" environment.
Anyone have this issue with Appcelerator ArrowDB Emails.