Envió notificación y respaldos por email mikrotik
https://wiki.mikrotik.com/wiki/Manual:Tools/email
/tool e-mail
set address=64.233.168.108
set port=587
set
[email protected]
set
[email protected]
set password=mipassword
para solo mensajes.
/tool e-mail send to="
[email protected]" subject="email test tutorial" body="email test"
para enviar respaldo
/export file=respaldo
:delay 2
/tool e-mail send to="
[email protected]" subject="Respaldo $[/system identity get name] " body="Respaldo $[/system clock get date]" file=respaldo.rsc