I believe you can get it working with port 587 as well but may need both
Enable Secure SMTP: true
Force TLS: true
Try it, save the config, and test email outbound.
Also, wanted to check you have the proper firewall rule to allow outbound traffic on whatever outbound SMTP port you use. Either UPNP mostly in home use or the proper firewall rule to pass outbound traffic on the SMTP port to the internet, or Google’s SMTP servers.
Seems like the settings have changed a bit. I’m also having trouble getting the SMTP stuff setup right for gmail SMTP. Can anyone share their gmail SMTP setup? Thanks!
I’ve read the articles about it. It does seem 587 is the way forward. It was confusing for me because In some applications you would have to uncheck ssl when specifying port 587; thus nothing would be checked off. It creates an illusion that you have less security when unchecking a box such as ssl, as long as starttls is baked into port 587 with no additional check boxes needed then I guess it’s good. This is the part I haven’t been able to find or figure out in the articles.
Error sending SMTP test email
SMTP 5xx error: permanent error (535): 5.7.8 Username and Password not accepted. Learn more at - Authentication credentials invalid
Ok so I see this field is to send username and password to the email server. If that is the case how is it authenticating when that field is left blank?
I believe this defaults to whatever your docker run command or docker-compose file dictates.
Otherwise I assume if left blank in the admin panel and not otherwise configured it would fall back to PLAIN