Send email error after email domain change

Viewed 17

Hi Have this script that sends emails to staff but I have changed domains and now the old email is inactive.

I get an error on line 22 and I have no idea how to fix. this line

Anyhelp would be great thank you

[10]});GmailApp.sendEmail(emailAddress, subject, message, {from: rngA[j][10]});

0 Answers
Related