sending email with the esp8266 and micropython
Posted: Thu May 26, 2016 3:59 am
Hi Guys,
Has anyone had luck sending emails through the ESP8266. I tried the lib provided here for smptlib: viewtopic.php?f=11&t=1047
I had to adjust it a bit to import SSL properly, but when I do an import of smtplib I run out of memory. Is there another recommended way perhaps?
Has anyone had luck sending emails through the ESP8266. I tried the lib provided here for smptlib: viewtopic.php?f=11&t=1047
I had to adjust it a bit to import SSL properly, but when I do an import of smtplib I run out of memory. Is there another recommended way perhaps?