mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-25 19:29:21 -07:00
Added HELO_NAME configuration
@@ -66,6 +66,10 @@ Some general settings per port.
|
|||||||
SMTP_EXPLICIT_TLS=false
|
SMTP_EXPLICIT_TLS=false
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### HELO Hostname
|
||||||
|
|
||||||
|
By default the machine's hostname is used as the hostname in the HELO command. To overwrite this, you can set `HELO_NAME` in the configuration.
|
||||||
|
|
||||||
### Google/Gmail
|
### Google/Gmail
|
||||||
You need to generate a App Password for Vaultwarden to work with Gmail.<br>
|
You need to generate a App Password for Vaultwarden to work with Gmail.<br>
|
||||||
Follow the steps here: https://support.google.com/accounts/answer/185833?hl=en&ref_topic=7189145 <br>
|
Follow the steps here: https://support.google.com/accounts/answer/185833?hl=en&ref_topic=7189145 <br>
|
||||||
|
|||||||
Reference in New Issue
Block a user