I have everything working correctly for the email backups. But when the email hits my inbox there is no date and time associated with it. I would really like to sort these email so if I do have to use a backup I can quickly grab the newest one.
whar RouterOS version are you using?Did you set date/time correctly on your router?
Edgars
Try sending the backups to your internal mail server and then forwarding them onto your pc, this will sort out the date/time problem.
B2xonline, here is the copy of my script that might help you:
/system backup save name=email
/tool e-mail send to=“user@domain.net” subject=([/system identity get name] . " " . [/system clock get time] . " " . [/system clock get date] . " Backup") file=email.backup