Hi! I am using node-red-node-email and it works excellently on two VPS from two different providers. But to reduce costs I decided to contract another VPS provider.
And this new one is causing me the next issue:
The node-red-node-email works, it sends the mail but Gmail and Outlook don't get it, I know it sends it because I receive it on my private mail with another domain. I don't know what to do, I don't get any log messages of an error.
I contacted my new provider but they haven't solved anything yet.
Does anyone knows what to do in this case?
Or if someone knows of a mail sender provider or something that you had use in node-red. I am using mails to send tokens and to send email alerts in case of an event in an mqtt device.
PD: I am using Traefik as a reverse proxy with its lets encrypt certs, and docker swarm with three manager nodes.