I have created a google script that should have sent me an email, instead it is now sending me emails continiously.
There was an infinite loop in the script and I co
The script eventually stopped after sending me 1500 emails. I think that is a daily limit of some kind for my business.
Lessons I have learnt from this are: always check your loops and never ever use your own e-mailadres =)