SMTP_SSL depricated #2004

Closed
opened 2026-04-06 02:47:51 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Automan69 on 9/13/2022

Hi Danny,
I'm getting the following error in my logs:
[INFO] No .env file found.
[DEPRECATED]: SMTP_SSL or SMTP_EXPLICIT_TLS is set. Please use SMTP_SECURITY instead.
[2022-09-13 12:52:24.377][vaultwarden::api::notifications][INFO] Starting WebSockets server on 0.0.0.0:8080
[2022-09-13 12:52:24.379][start][INFO] Rocket has launched from http://127.0.0.1:80
[12:52:24] INFO: Starting NGinx...
[2022-09-13 12:52:57.028][request][INFO] POST /api/accounts/prelogin
[2022-09-13 12:52:57.036][response][INFO] (prelogin) POST /api/accounts/prelogin => 200 OK

I'm no longer able to logon to Bitwarden using http. Any ideas?

Thanks!

*Originally created by @Automan69 on 9/13/2022* Hi Danny, I'm getting the following error in my logs: [INFO] No .env file found. [DEPRECATED]: `SMTP_SSL` or `SMTP_EXPLICIT_TLS` is set. Please use `SMTP_SECURITY` instead. [2022-09-13 12:52:24.377][vaultwarden::api::notifications][INFO] Starting WebSockets server on 0.0.0.0:8080 [2022-09-13 12:52:24.379][start][INFO] Rocket has launched from http://127.0.0.1:80 [12:52:24] INFO: Starting NGinx... [2022-09-13 12:52:57.028][request][INFO] POST /api/accounts/prelogin [2022-09-13 12:52:57.036][response][INFO] (prelogin) POST /api/accounts/prelogin => 200 OK I'm no longer able to logon to Bitwarden using http. Any ideas? Thanks!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#2004