How to disable SMTP in .env? #4866
-
|
I’m running vaultwarden on the host, not docker, and for some reason no config.json is being created / admin page settings aren’t saving, and I want to disable SMTP via .env, but can’t find the tag for the .env file |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 22 replies
-
|
Just do not configure any of the SMTP variables and you are fine. |
Beta Was this translation helpful? Give feedback.
-
|
I got invites working too, by setting up an smtp relay server on an infinityfree free domain, but invites seem to be missing functionality if no smtp server |
Beta Was this translation helpful? Give feedback.
-
|
I’ll respond l8r, I’m on holiday
But I have signups off so the register page was off
So front end was on but
/ something / register was disabled
…On Sun, 18 Aug 2024 at 22:44, Mathijs van Veluw ***@***.***> wrote:
Then something else is wrong. What do you mean with register backend page?
What are the logs etc....
—
Reply to this email directly, view it on GitHub
<#4866 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZY3XVNE5RIO5IYT7GKTUTLZSEIVXAVCNFSM6AAAAABMWKO3L2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMZXGYYTKNA>
.
You are receiving this because you modified the open/close state.Message
ID: <dani-garcia/vaultwarden/repo-discussions/4866/comments/10376154@
github.com>
|
Beta Was this translation helpful? Give feedback.
Just do not configure any of the SMTP variables and you are fine.
Also, if there is no config.json it should just read all the items from the ENV.