How to add a header to email message in the standard Email Connector module
0
I want to add the following header to emails being sent from the Mendix Email_Connector using SMTP. X-MSYS-API: { "options" : { "transactional": true } } Is there a way to implement this without building a new java action?