|
|
@ -36,6 +36,7 @@ meaning that all your users will get disconnected. You can generate one with `op |
|
|
|
The SMTP server to send mails can be configured with: |
|
|
|
|
|
|
|
- `MAIL_SERVER`: the SMTP server to connect to. |
|
|
|
- `MAIL_PORT`: the SMTP port number. |
|
|
|
- `MAIL_USER`: the username for authentication purposes. |
|
|
|
- `MAIL_PASSWORD`: its password. |
|
|
|
- `MAIL_HELO_NAME`: the name sent during EHLO/HELO. |
|
|
|