Hi all,I am trying to send email programmatically in Google AppScript
using GmailThread.reply(), but it works only first time. From 2nd time
it gives meException: Service invoked too many times for one day:
emailSo I have to run the script manually e...