pturmel
October 15, 2022, 10:39pm
2
Gmail doesn't allow third party applications to use simple username/password any more (like a year or so). You have to create an application password/token:
I’m working on creating a script that will send a report when a batch and/or job number is completed and I want to send it through an email. I’ve gotten the base report creation down with local file saves and I’m transitioning it to the email distribution and I’m having some issues with my email actionSettings configuration and getting log messages saying “Error in sending email for report config Email” with the detailed log below.
I’ve set up an SMTP profile on my gateway, image below, and I’d…