xreef / EMailSender

Arduino, esp32, Esp8266 EMailSender with Arduino IDE, simple library to send email via smtp with attachments.
https://www.mischianti.org/category/my-libraries/emailsender-send-email-with-attachments/
MIT License
74 stars 26 forks source link

"Unsecure App"? #18

Closed cezar-pereira closed 3 years ago

cezar-pereira commented 3 years ago

Hi, I have a question, is there any way to not have to activate the "Unsecure App"?, because if I activate this option, google will automatically deactivate it if it is not used.

My question is if it's possible to prevent google from disabling "App not secure" or if there's another way I don't need to enable it.

xreef commented 3 years ago

Hi, you can create an application password. Look here. https://www.mischianti.org/2020/06/16/send-email-with-attachments-emailsender-v2-x-library-esp32-and-esp8266-part-2/#Create_an_application_password Bye Renzo

cezar-pereira commented 3 years ago

Gratitude!!! Very good.