Does anyone have any experience with sending email through SMTP2GO? I'm learning to use JSON at the same time as trying to get an email feature added to an application.
Stripped down, this is what I've got now.
Sub sendSMTPx (pid As Int, msgType As String, fname As String, toEmail As...