athornfam2 Remove the Username and Password as a requirement for SMTP. With Direct send or an Office 365 connector that information is not required.
davesmith87 athornfam2 I ran into this exact issue this morning when attempting to set it up. I second this request.
johnny Yeah I agree, ill remove the requirement for username or password for SMTP this weekend, stay tuned
johnny Fixed! SMTP username and password is no longer a requirement if IP is trusted by SMTP Relay https://github.com/itflow-org/itflow/commit/f93dc322411aa40dc16d33edc3450a882d933a08
davesmith87 I don't think this is working yet (the relay. When testing, I am getting a "Failed to send email: SMTP Error: Could not authenticate." in the PHP logs. I followed all steps from "Step 3" in this Microsoft guide. How to set up a multifunction device or application to send email using Microsoft 365 or Office 365 | Microsoft Learn Where would I find more advanced logs?
johnny I just made a quick change in the function code for email, make sure SMTP username and password are blank and go ahead and update to try again https://github.com/itflow-org/itflow/commit/2fa442028a2f2d139399b4e44a727cdecd140a89