mirror of
https://github.com/bitwarden/server
synced 2025-12-11 13:53:40 +00:00
smtp fixes
This commit is contained in:
@@ -397,7 +397,7 @@ globalSettings__mail__smtp__host=REPLACE
|
||||
globalSettings__mail__smtp__username=REPLACE
|
||||
globalSettings__mail__smtp__password=REPLACE
|
||||
globalSettings__mail__smtp__ssl=true
|
||||
globalSettings__mail__smtp__port=465");
|
||||
globalSettings__mail__smtp__port=587");
|
||||
|
||||
if(!_push)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user