how to integrate System generated automatic no reply mail ?

0
I’ve created an onboarding application for employee using workflow in which there are different  user roles such as HR, Manager. I want a feature such that an autogenerated email will be sent from HR to Manager user role. Just like a notification, but he will receive a no reply email this time in his respective email address.
asked
2 answers
0

Hi Alok,

You are looking for Email with template module from the appstore https://marketplace.mendix.com/link/component/259/ 

The module can be then adapted for your specific requirements. More information on the module and how it works can be found here

https://academy.mendix.com/link/paths/117/Send-Emails-from-a-Mendix-App- 

https://docs.mendix.com/appstore/modules/email-with-templates/ 

Good luck!

answered
0

HI Alok,
You can use the Email with template module from the app store as mentioned by Cuvasov and in the template configuration you can change the from name.
You can use your official mail if for the configuration.

answered