mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 09:49:20 -07:00
Added HELO_NAME configuration
@@ -66,6 +66,10 @@ Some general settings per port.
|
||||
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
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user