i hope this was the issue

This commit is contained in:
Osman Faruk Bayram 2025-11-02 12:49:37 +03:00
parent 6e4208291c
commit 59d246a23c

View file

@ -29,7 +29,7 @@
SMTP_PORT = 25;
SMTP_SSL = false;
SMTP_FROM = "admin@bitwarden.osbm.dev";
SMTP_FROM = "osbm@osbm.dev";
SMTP_FROM_NAME = "osbm.dev Bitwarden server";
};
};