I have a single system email account (a Google G Suite address at [email protected]) set up in Acumatica that has worked for years, and continues to work. However, upon adding other G Suite addresses so our sales team can use their own addresses in Acumatica, even with identical server settings, they always return the following error:
The mail send has failed. 535-5.7.8 Username and Password not accepted. Learn more at
I've tried it with existing accounts and creating brand new accounts. I know the credentials are correct; I've turned on the "Less secure app access" setting in G Suite that solved similar problems to this in the past. Nothing seems to work, and the stack trace points to parts of the business logic that are - as far as I can tell - proprietary, so we can't really dig into it any further.
Here's the whole trace:
4/3/2019 10:26:10 AM Error:
The mail send has failed.
535-5.7.8 Username and Password not accepted. Learn more atat PX.SM.EMailAccountMaint.a(Action A_0, String A_1)
at PX.SM.EMailAccountMaint.b(IEnumerable`1 A_0)
at PX.Data.PXLongOperation.<>c__DisplayClass17_0.b__0()