Tell me what you want, What you really, really want.

Moderator: Mmiscool

User avatar
By Zim
#74361 Hi MMISCOOL. I am new to this, so please bear with me....
Is it possible to implement the mailing structure found in this project
"http://www.instructables.com/id/ESP8266-GMail-Sender/"

It works incredibly well. It is waaayyyy too complicated for me to understand. Sure would be nice to have it working in the background with front end like you have already done.

Thanks
Randal
Last edited by Zim on Thu May 24, 2018 5:00 pm, edited 1 time in total.
User avatar
By Mmiscool
#74362 See docs.
https://docs.google.com/document/d/1EiY ... k5og313ap3
User avatar
By Zim
#74364 I have tried email and setupemail before I first posted to no avail. My guess is that the instructable in question must give a response to a prompt of some sort other than just a login and password request. Could you have a look, cause its way over my head? It also doesn't require any third party other than your gmail account.
Thanks
User avatar
By heckler
#74479 Hi Zim,

I have had excellent results with smtp2go.com for sending messages from my espbasic projects.
I seem to remember that gmail was too stringent to allow the esp module to send via their servers.

But if you think about it gmail is a 3rd party just as mailgun.

give smtp2go.com a try you can send like 20 emails per day (or hour) or something like that for FREE

if you can't get smtp2go going post back here and I'll try and post an example.
dwight
Last edited by heckler on Sat Mar 10, 2018 12:35 am, edited 1 time in total.