Email connector setup

0
I’m setting up my app to show received emails from my gmail account. but I’m stuck on this step:   “ Launch the UI by using the EmailConnector_OverviewPage in the USE_ME folder.” How do I launch the UI?
asked
6 answers
0

You can use below module , its more straight forward 

https://marketplace.mendix.com/link/component/1042

answered
0

Hi,

 

You need to create a new item in your Navigation  » Add page   EmailConnector_OverviewPage .

Check the user role mapping . 

 

You are done. 

answered
0

Hi Gal,

 

Create 1 navigation item which will open the EmailConnector_OverviewPage . From the home page, u can launch UI.

answered
0

New problem, when adding my email and password it gives me “ERROR:An error occurred, please contact your system administrator.”

 

I entered the password and email correctly.

answered
0

Screenshot of log

answered
0

Dears,,,

maybe this link useful:

 

https://docs.mendix.com/developerportal/deploy/sending-email/ 

 

https://medium.com/mendix/how-to-send-styled-html-emails-using-email-module-with-templates-and-mxmodel-reflection-mendix-3d80d18019b9 

answered