Hello guys! Is there an easy way to setup the settings for SMPT using gmail? I’m using node and docker.
I keep getting this error no matter what:
I have tried to “disable secure apps”:
https://myaccount.google.com/lesssecureapps?pli=1
Then I tried to configure my Gsuite account with relay SMTP, with no success.
Anyone been able to send forms with Gmail or Gsuite?
hisoka
2
Little update:
Tried to configure amazon SES and I’m getting this error:
Then tried to setup Postmark and had this error:
I must be doing something very very wrong!
This are my workflows, there is something wrong?:
SES
Postmark
Tried both with SSL enabled and disabled. Also tried to disable firewall in my PC, this project is in local right now.
Apple
3
For Postmark try SSL enabled and port 587
For Amazon SES you hid the host so I can’t double-check if it’s right