Infini-OPTIPLEX/vaultwarden: add subaddress to noreply email
This commit is contained in:
parent
cd845c95ba
commit
e9fbf5d461
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
PUSH_RELAY_URI = "https://push.bitwarden.com";
|
||||
|
||||
SMTP_HOST = "smtp.purelymail.com";
|
||||
SMTP_FROM = "noreply@inx.moe";
|
||||
SMTP_FROM = "noreply+vaultwarden@inx.moe";
|
||||
SMTP_PORT = 465;
|
||||
SMTP_SECURITY = "force_tls";
|
||||
SMTP_USERNAME = "noreply@inx.moe";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue