Hi All,
I need help with getting a script, I have no scripting knowlege.
I would like to send an email to users from usermanager on a daily basis that informs them on their total usage for the month to date.
I have an Idea, on how it should be, but have no idea on how to implement on mikrotik script
would need to call the users email address and create a message with the users data eg:
Good Day, $User
Your usage till ($Datestring) is ($Total-Downloaded)
you have ($total-limit - total-downloaded /1024 /1204)MB left for the month.
If anyone can help with such a script it would be greatly appreciated.