|
@@ -86,9 +86,9 @@ You can now receive email alerts from the Notifications center!
|
|
|
|
|
|

|
|
|
|
|
|
-- To enable email alerts, set email address to receive alerts: `opencli config update email stefan@pejcic.rs`
|
|
|
-- To disable email alerts simply remove the email address: `opencli config update email ''`
|
|
|
-- To check current email: `opencli config get email`
|
|
|
+- To enable email alerts, set email address in *OpenAdmin > Notifications Center* or using OpenCLI: `opencli config update email stefan@pejcic.rs`
|
|
|
+- To disable email alerts simply remove the email address from *OpenAdmin > Notifications Center* or using OpenCLI: `opencli config update email ''`
|
|
|
+- To check current email navigate to *OpenAdmin > Notifications Center* or using OpenCLI: `opencli config get email`
|
|
|
|
|
|
For sending emails, you can configure outgoing SMTP server:
|
|
|
|