mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-22 08:03:47 -05:00
SMTP #228
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 @SeyedGH on GitHub (Feb 13, 2019).
Error building email. invalid email address what could be the meaning of this?
@BlackDex commented on GitHub (Feb 13, 2019):
It means the code thinks the email address is invalid.
Does the domain starts with a digit for insurance? or does it contains any other special characters?
@SeyedGH commented on GitHub (Feb 13, 2019):
yes domain starts with a digit
@BlackDex commented on GitHub (Feb 13, 2019):
@SeyedGH Please update to the latest version, which has just been released 5 hours ago, which has a fix for exactly this issue.
@SeyedGH commented on GitHub (Feb 13, 2019):
omg big facepalm!
@rbcolom commented on GitHub (Sep 12, 2019):
@BlackDex
I'm getting this error after I insert my 2fa code upon login:
[bitwarden_rs::error][ERROR] Error building email. invalid email addressThis happened after the last image pull from the docker repo.