Hi.
The reason is in the error message:
Caused by: javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted.
Please check that the account information you entered is correct.
If you are using Gmail, Google has disabled this feature
“To help keep your account secure, from May 30, 2022, Google no longer supports the use of third-party apps or devices which ask you to sign in to your Google Account using only your username and password.”
You will need to set up an app password instead
Hi Saiba Noor,
Can you try with your work email, because Gmail is not allowing your email to act as an SMTP server.
I hope it helps.
Hi, After downloading modules from marketplace, setup encryption key of 32 bits and try to configure through smtp.office365.com,and click on TLS ,it will generate automatically port number then run again. I hope it works
In the stack trace, you have the reason for error –
Caused by: javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. Learn more at
535 5.7.8 https://support.google.com/mail/?p=BadCredentials i18-20020a17090ad35200b0025e0bea16eesm1437856pjx.42 - gsmtp
Please check the credentails again
Hi ,
In your Application use shortcut Ctrl+g for search a file,
so there type as Encryption key “refer image” select the first,
Then a pop up will open refer the image 2 ,
so we need give “32” character in the default value its should ne combination letter and numbers also.
For your reference attached the Email dosumentation :https://docs.mendix.com/appstore/connectors/email-connector/?_gl=1*19yt7tk*_ga*Mjc4OTMxMDEwLjE2ODYyNTQyODI.*_ga_4PE2C4QFC7*MTY4NzI2NzA5Mi4xNS4xLjE2ODcyNjgyNTAuOC4wLjA.
Regards,
Dhanalakshmi.R
Hi Karthick raja,
Please check your username and password was given correctly in the Application UI in email module configuration tab
for your reference attached a image.