Blynk email how to configure it

Hello good afternoon, I have been looking to send email with the node red and blynk application and I have found ways. How to do it with nodemailer and I can’t get them to arrive, I have even enabled google autho2 and permissions so that it lets me access the email, the problem is that I get an error in the windows script and I can’t solve it. I would like to know if it is possible to send an email with the nodes of blynk and node red and that someone could tell me how to do it and if it is possible or if I have to modify my esp32 code to be able to do it, thank you for everything in advance.

This is a Node-Red question, but you’ve provided no information about how configured Node-Red, what data you’re sending to Node-Red from your device, and whether using an Inject node successfully sends an email.

So, it’s difficult to help.

Pete.

Good afternoon, node red is configured with http blynk inputs and I need a function to send me an email with the results, and my question is if there is an option or do I have any privilege to be able to send an email with the nodes that blynk email provides. It is my main question that is why I ask here because there are blynk nodes with email. I do not know if they work or not and I wanted to know if anyone has an idea. because I am trying in many ways but none of them work, I cannot send the email. I have been testing with nodemailer and I do not need to send through gmail either and I know that recently they hardened emails through gmail and they do not allow sending insecure emails, or at least that option has been removed and the questions I have seen in the community are from 2021 as before, that is why my question. I feel like it is silly but I do not know how to get out I am stuck here. thanks for everything.

Interesting comment, but TBH that could mean anything.
You aren’t using the Blynk IoT contrib then?
You need explain much more before we can understand how you’ve configured your system.

As I said before, this is a Node-Red question, not a Blynk question, but you’ve not answered any of my questions about whether you have configured Node-Red to successfully send an email when triggered via an Inject node.

Which nodes exactly? More info required.

Impossible to say unless you tell us which nodes these are.

Unless you share some info about these “many ways” that you’ve tried, and what results you obtain when you try them, then we are totally in the dark about what it is you’re trying to achiev

I’m not familiar with nodemailer. Presumably it’s a Node-Red contrib?
The point is that you’re asking these questions on a Blynk forum when they should either be asked on the Node-Red forum or on the GitHub page relating to the contrib.
THIS ISN’T A BLYNK ISSUE!
Blynk has a process for sending emails via events, but you’re clearly not attempting to use this functionality when sending SMPT mail via Node-Red.
It’s petsectly logical to send emails via Node-Red rather than Blynk, but if you that that approach the it stops being a Blynk issue and becomes a Node-Red issue.
This is the Blynk community forum, not the Node-Red community forum.

Pete.