Message email - Printable Version +- Virtuino Forum (https://virtuino.com/forum) +-- Forum: Virtuino (https://virtuino.com/forum/forumdisplay.php?fid=1) +--- Forum: Virtuino 6 (https://virtuino.com/forum/forumdisplay.php?fid=3) +--- Thread: Message email (/showthread.php?tid=18) |
Message email - roman8068 - 05-17-2022 Hello. I can't send a message to Email. error in sending email. Everything is written in the message settings. Maybe I'm doing something wrong? RE: Message email - iliaslamprou - 05-17-2022 Hello, The google policy doesn't allow to the app to use the gmail service. Please follow these instructions: https://youtu.be/jKo09qPwe44 RE: Message email - roman8068 - 05-18-2022 Hello. So nothing happened with sending to Email. From Virtuino MQTT with the same settings, sending works fine, but from Virtuino 6 it doesn’t send. RE: Message email - iliaslamprou - 05-18-2022 The code is exactly the same. I think this happens because the MQTT version uses the API level 29. Google policy has changed on the API level 31. I can't upload the Virtuino 6 app using an older API. Starting in November 2022, app updates must target API level 31 or above This is the reason that I have stopped to support the gmail on Virtuino IoT. RE: Message email - roman8068 - 05-19-2022 Thanks for the help. The application is very good. I just didn't want to load the ESP with extra code. Arduino+ESP8266+MQTT+Virtuino - lanfrap - 07-03-2022 Hello everybody is the first time that I'm writing something on a forum, but after a lot of research, i didn't find anything about the 4 combinations in the subject. I contacted also the Virtuino developer and he suggest me to ask the forum. My request is to work work with MQTT using a connection between Arduino+ESP8266 and manage everything with Virtuino6. I realized a good solution using the standard WiFi connection and it works very well... The object is to have the same functionality through the Internet. Thanks a lot to everyone that can help me to follow the right forum and or suggest me a possible solution PGiorgio |