What is the timeline to get the SMTP client fixed so that it works with the embedded SSL/TLS? I have customers pestering me about this because they want to use gmail.
If Digi is only going to provide a stripped down SMTP client, please let me know.
I am also needing for the smtplib module to support the SMTP_SSL method. Most mail service providers these days require authentication and SSL in order to send mail.
I am working on my own SMTP using the built in SSL. Will post when I get it working. Already works in a Windows DLL, now just have to get it running in NetOS.
Thanks Erik,
I have the SSL/TLS working and connecting to gmail servers successfully, however I am looking for a smtp client that I can port to the 9210 and dump the “no longer of much use” MCMail library since it does not support SSL. I have raised this request / question recently with the Digi folks and previously, but looking to move forward in the mean time. Just need to send email with single file attachment (log files).