Email Connector

Content Type: Module
Categories: Connectors

Overview

The email connector allows you to send and receive emails on your own email server, and adds new features like

  • Retrieve emails
  • Send email
    • Send encrypted emails
    • Send signed emails
  • Send email with email template
  • Subscribe to incoming email
  • Shared mailbox support

Documentation

Please seeĀ Email Connector in the Mendix documentation for details.

Releases

Version: 5.8.0
Framework Version: 9.24.21
Release Notes: - Facility to export and import email templates along with tokens and attachments. - Upgraded platform version to 9.24.21 and latest versions of Mx Model reflection and Encryption modules. - minor bug fixes and removed in-line styling from pages. - Upgraded rich-text widget. - Upgraded Bouncy Castle version to 1.78.1 - Upgraded simple-java-mail to 8.9.0 (This replaces jakarta.mail by angus-mail)
Version: 5.7.0
Framework Version: 9.24.11
Release Notes: Support for username and email being different for OAuth flow.
Version: 5.6.0
Framework Version: 9.24.11
Release Notes: Support inline attachments after recent changes.
Version: 5.5.0
Framework Version: 9.24.11
Release Notes: - removed inline styling from pages. - removed FileDocumentViewer widget which is community-supported and will be deprecated in near future.
Version: 5.4.1
Framework Version: 9.24.11
Release Notes: Updated module version in mpk
Version: 5.4.0
Framework Version: 9.24.11
Release Notes: - Fixed issue for Long attachment name having Non-ASCII characters. - Upgraded Studio Pro version to 9.24.11
Version: 5.3.0
Framework Version: 9.24.9
Release Notes: - Upgraded module to Mendix version 9.24.9. - Receiving emails with long attachment names is now supported.
Version: 5.2.0
Framework Version: 9.18.4
Release Notes: - Enabled send email for client credentials flow. - Push release notifications into DataLake. - Introduction of migration file for JDM. - Upgraded Encryption module from version 9.0.0 to 9.0.2
Version: 5.1.1
Framework Version: 9.18.4
Release Notes: We upgraded the jars below. - Bounty Castle from 1.70 to 1.75 - Core-module from 8.0.0 to 8.1.3 - Simple-java-mail from 8.0.0 to 8.1.3 - Smime-module from 8.0.0 to 8.1.3 - Utils-mail-smime from 2.0.1 to 2.1.2 Please remove below jar from userlib before upgrading to this version - Jakarta.mail-api-2.1.1.jar
Version: 5.1.0
Framework Version: 9.18.4
Release Notes: - Enabled support for the client credentials grant flow