diff options
author | Christian Hesse <mail@eworm.de> | 2022-11-22 21:48:29 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-11-22 21:49:34 +0100 |
commit | a7bdebbfb0df6b847690f8df2e66d43729eb9f2b (patch) | |
tree | 7dbd612653a7e6c369869c491c7f82352d231783 | |
parent | 89c0fde4659df9d1b3468a144540c19179a872d9 (diff) |
doc/mod/notification-email: mention correct time
-rw-r--r-- | doc/mod/notification-email.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/mod/notification-email.md b/doc/mod/notification-email.md index 4e0ba04..144c48a 100644 --- a/doc/mod/notification-email.md +++ b/doc/mod/notification-email.md @@ -26,6 +26,8 @@ Configuration Set up your device's [e-mail settings](https://wiki.mikrotik.com/wiki/Manual:Tools/email). +Also make sure the device has correct time configured, best is to set up +the ntp client. Then edit `global-config-overlay`, add `EmailGeneralTo` with a valid recipient address. Finally reload the configuration. |