Hello,
We have been using fusionauth for a while now but not utilised the email features for passwords etc.
fusinauth is running as a docker instance on an IONOS server.
I am trying to setup the SMTP settings as per the mannual and get the error when testing with the test button:
I have tested the SMTP server configuration using the swaks tool as reccommended by many posts on the forum with a successful reply using this command:
swaks --to mymail@address --from another@address --server smtp.office365.com --port 587 --auth LOGIN --auth-user <my_username> --auth-password <my_password> -tls
I have checked with IONOS that the ports 25 & 587 are actually open.
Not sure what else it could be. Does anyone have any ideas?
J
Posts made by james.hudson
-
Configuring SMTP settings