In my project, the ESP8266 works as a WebServer and i push some data to the Server. Im trying to send emails automatically when some conditions are given, but unfortunately i cant do that.
My question is: Can the ESP8266 work as a WebServer and send emails too? (i dont want to use Arduino + ESP, just only the ESP module programmed by the Arduino IDE)
Thanks guys!