Hello!
For my application, I want to send a report to a mail list which is created on the internal mail server of our company. However when I send this report to the mail list (just a email address), none of the people who are in the mail list receive the mail.
I added my own personal mail to the script and I got the mail and saw the mail list address was also included in the recipients.
Is this something on Ignition side or should I look into this using our IT department?
Greetings,
Yannick U.
That would be your IT department. Sounds like an "authorized senders" filter on the mailing list.
I found that our emails would not reach those in a mail list, so we send them to each individual address instead, and that seems to work. You might check to see if the emails are winding up in people's Junk/Spam folder, as well.
I've had unpredictable behavior with mailing lists as well.
Sometimes one invalid or unreachable address would make the whole thing fail, other times the invalid one would raise an exception and the others received the mail. Couldn't tell what was different... So we resorted to sending mails one by one as well.