From 56029fd491b096ba14add5ec42f9e5ee05df758a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=B9i=20Minh=20=C4=90=E1=BB=A9c?= Date: Wed, 29 Oct 2025 23:23:36 +0700 Subject: [PATCH] Add a note on bypassing verification emails if SMTP is not set --- SMTP-Configuration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SMTP-Configuration.md b/SMTP-Configuration.md index fb9035c..f16d76c 100644 --- a/SMTP-Configuration.md +++ b/SMTP-Configuration.md @@ -1,3 +1,6 @@ +> [!NOTE] +> If you don't set up SMTP, Vaultwarden might be unable to send verification emails when you log in outside web vault, browser extension and mobile apps (e.g. Bitwarden CLI), and might secretly reject the authentication request. To bypass this behaviour, set up two-factor authentication on your account. See https://github.com/dani-garcia/vaultwarden/discussions/6410 + You can configure vaultwarden to send emails via a SMTP agent: ```sh