mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 002_notifications.md
This commit is contained in:
parent
28e20468a1
commit
7140f5e240
@ -88,9 +88,13 @@ If system is running out of disk space:
|
|||||||
|
|
||||||
To receive email alerts, simply add your email address to the 'Email for notifications' field or leave it empty to disable email alerts.
|
To receive email alerts, simply add your email address to the 'Email for notifications' field or leave it empty to disable email alerts.
|
||||||
|
|
||||||
If enabled, OpenPanel will send email alerts by default from noreply@openpanel.co
|
|
||||||
|
|
||||||
To configure your own smtp for email delivery, you need to update values:
|

|
||||||
|
|
||||||
|
|
||||||
|
If enabled, by default OpenPanel will send email alerts from noreply@openpanel.co
|
||||||
|
|
||||||
|
To configure your own SMTP for email delivery, you need to update values:
|
||||||
|
|
||||||
- mail_server - your domain or ip where email is hosted
|
- mail_server - your domain or ip where email is hosted
|
||||||
- mail_port - outgoing smtp port (default is 465)
|
- mail_port - outgoing smtp port (default is 465)
|
||||||
@ -125,4 +129,9 @@ opencli config update mail_default_sender stefan@example.net
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
### Daily Usage Reports
|
||||||
|
|
||||||
|
If email alerts are enabled, you will also receive Usage Reports:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user