Is it possible to send mails using STARTTLS (a.k.a via port 587)?
Closed this issue · 2 comments
q2dg commented
Thanks
gregington commented
It's unlikely that this can be supported. As fas as I know there is no SSL library for Arduiono and by almost all accounts, Arduinos don't have enough resources to support SSL.
q2dg commented
Ok, thanks. I'll close the issue, then.