This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:router:mikrotik_backup [2021/08/13 09:47] gcooper |
networking:router:mikrotik_backup [2022/11/22 14:25] (current) gcooper |
||
---|---|---|---|
Line 28: | Line 28: | ||
:local emailusername " | :local emailusername " | ||
:local emailpassword " | :local emailpassword " | ||
- | :local emailport " | ||
/tool e-mail set from=" | /tool e-mail set from=" | ||
- | port=" | + | port=587 tls=starttls |
</ | </ | ||
Line 47: | Line 46: | ||
:log info " | :log info " | ||
:local files {($SYSname . " | :local files {($SYSname . " | ||
- | /tool e-mail send to=" | + | /tool e-mail send to=" |
+ | | ||
:log info " | :log info " | ||
:delay 10s; | :delay 10s; |