I'm attempting to email my daily MT backups to an email account. I have studied the Wiki and read posts here in the forum. I'm running 2.9.23 and using Winbox as much as possible.
In Winbox I have created a System>Scheduler script...
/system backup save
/queue simple
export file=queues
...which runs every night creating the backup file and a copy of my simple queues. The files are available in root, and the name of the backup contains the date and time by default. (No need for the additional commands found in the scripting Wiki.)
The Wiki “send Backup Email” tells me the script “emails you the backup it just created (assuming you have already set your email server address under "/tool e-mail")” Well in Winbox>Tools email isn't an option and yes I have the advanced tools package installed.
Can anyone tell me how, in Winbox, to email these files to an address?