SMTP for version v0.50.18 (Docker instance)

SMTP will not work on this version. Previous version allowed my smtp server and port 25 without username or pw. I even created a user and tried that....same error below. I upgraded to allow the csv upload and lost email suuport for subscriptions and user pw resets.

Also worth noting this is a docker instance, I can enter the container and ping the smtp server no problem

please help

{
"browser-info": {
"language": "en-US",
"platform": "MacIntel",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "11.0.24+8",
"java.vendor": "Eclipse Adoptium",
"java.vendor.url": "https://adoptium.net/",
"java.version": "11.0.24",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "11.0.24+8",
"os.name": "Linux",
"os.version": "6.1.0-18-amd64",
"user.language": "en",
"user.timezone": "GMT"
},
"metabase-info": {
"databases": [
"mysql",
"sqlserver"
],
"hosting-env": "unknown",
"application-database": "mysql",
"application-database-details": {
"database": {
"name": "MariaDB",
"version": "11.4.2-MariaDB-ubu2404"
},
"jdbc-driver": {
"name": "MariaDB Connector/J",
"version": "2.7.10"
}
},
"run-mode": "prod",
"plan-alias": "",
"version": {
"date": "2024-07-30",
"tag": "v0.50.18",
"hash": "c323ffc"
},
"settings": {
"report-timezone": null
}
}
}

[a96fd7c4-11cb-475b-9c86-1c3a5787b885] 2024-08-13T15:49:30-04:00 DEBUG metabase.server.middleware.log PUT /api/email 400 17.5 s (0 DB calls) {:metabase-user-id 13371339}
{:message "Sorry, something went wrong. Please try again. Error: Exception reading response: Read timed out"}

Have you tried configuring these via env vars?