Hi everyone
I have been using the script below without any hassles for a few weeks now to send emails from my RB751’s. All of a sudden it has stopped working and cannot figure out why. Any ideas?
/tool e-mail send to=myname@mydomain from=admin@mydomain subject=“Email subject” body=“Body for the email”
server=[:resolve smtp.gmail.com] user=admin@mydomain password=emailpassword tls=yes port=587