The config is incorrect. If you’re using port 465, it’s a secure negotiation. Preferably, use 587, and add "requireTLS": true,
.
The config is incorrect. If you’re using port 465, it’s a secure negotiation. Preferably, use 587, and add "requireTLS": true,
.