Email Connector not working

0
I'm trying to configure Mail connection.    Modules used : Email_configuration version 5.9.2, MxModelReflection version tried both 8.0.3 and 8.0.4   I've used Basic Credtionals and given my email id and password. ( They are valid )   If i give send email and click finish it's throwing error. Attached the image below for reference   If someone has any idea how to resolve this kindly reach out to me.   Thanks in advance.      
asked
2 answers
0

If you are trying to send via Gmail then it won't accept your usual username and password. Instead, try setting up an App Password from your Gmail account and using that instead from your Mendix app.

 

https://support.google.com/accounts/answer/185833 

 

I hope this helps.

answered
0

Hey Robert, 

       Thanks for replying. I've tried for both microsoft and google account neither of them working.

I've tried configuring in 2 ways.

1) Through Basic credentials -> The verification itself got failed. I've attached the image for reference above

2) Through OAuth2 Configuration (microsoft account) -> The verification is completed successfully but the when i tried to initiate mail, its not working.

    I've entered Client ID, Tenet ID, Client Secret with Microsoft Graph - SMTP.send and Mail.send with admin consent enabled.

 

Attaching the snap below for reference.

 

Any help is appreciated. Thanks in advance.

 

image.png

 

answered