bitwarden: fix SMTP security options deprications. Thanks Tomasz Torcz
This commit is contained in:
@ -62,10 +62,8 @@ bitwarden:
|
||||
from: ""
|
||||
# SMTP sender name, defaults to 'Bitwarden_RS'
|
||||
fromName: ""
|
||||
# Enable SSL connection
|
||||
ssl: true
|
||||
# Explicit TLS
|
||||
explicitTLS: true
|
||||
# Enable a secure connection
|
||||
security: force_tls
|
||||
# SMTP port
|
||||
port: 465
|
||||
# Timeout
|
||||
|
Reference in New Issue
Block a user