mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 01:10:09 +03:00
SMTP_SSL depricated #1060
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Automan69 on GitHub.
Hi Danny,
I'm getting the following error in my logs:
[INFO] No .env file found.
[DEPRECATED]:
SMTP_SSLorSMTP_EXPLICIT_TLSis set. Please useSMTP_SECURITYinstead.[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!
@BlackDex commented on GitHub:
Regarding not able to connect, that is probably the same as this post here https://github.com/dani-garcia/vaultwarden/discussions/2485
The SMTP_SSL has nothing to do with connecting to Vaultwarden btw. That is just regarding new config options for the SMTP configuration.
For some info on that see https://github.com/dani-garcia/vaultwarden/wiki/SMTP-Configuration