i use script smtp.js. There is a property "To" in the documentation it says i need to enter an array.
I tried To: ['receiver1@email.tld', 'receiver2@email.tld'],
That does not work. I am looking for the right syntax with no luck so far, anyone a hint please?
Regards, Jan