Email Connector

Content Type: Module
Categories: Utility,Connectors

Overview

The Email Connector includes the following capabilities:

  • Multiple email accounts
  • Authentication support:
    • Basic Authentication (username/password)
    • OAuth 2.0 (Authorization Code Flow & Client Credentials Flow)
    • Microsoft Entra ID integration
  • Email protocols:
    • POP3 and POP3S
    • IMAP and IMAPS
    • SMTP
  • Security features:
    • Digital signatures (PKCS#12 certificates)
    • Email encryption with LDAP integration
    • SSL/TLS encryption
    • XSS attack prevention
  • Shared mailbox support
  • Email Templates with rich text editor and placeholder tokens
  • Real-time email monitoring and folder management
  • Attachment support (normal and inline)

 

 

 

 

 

Documentation

Please see Email Connector in the Mendix documentation for details.

Releases

Version: 6.3.2
Framework Version: 10.21.0
Release Notes:

- Added separate email message retention constant for scheduled event cleanup Microflow

- Fix: Part of email configuration does not save

- Fix: Digital signature passphrase does not save

Version: 6.3.1
Framework Version: 10.21.0
Release Notes: - Upgraded bouncycastle jar to v1.81.0 [#227116] - Upgraded simple-java-mail jar to v8.12.6 [#258039] - Upgraded smime-module jar to v8.12.6 - Upgraded angus-mail jar to v2.0.4
Version: 6.3.0
Framework Version: 10.21.0
Release Notes: - Feature: Remove validation for password field. - Domain model and MFs cleanup. - Added dependency on Community Commons module. - Upgraded Rich Text, Data Widgets, Combo box widget to latest version. - Fix: Removal of plain-text authentication for Microsoft accounts[#256560].
Version: 6.2.2
Framework Version: 10.21.0
Release Notes: Fix : Duplicate email attachment in case of inline position [#222144] Upgraded Mx Reflection module to v9.0.1 Upgraded Encryption module to v11.0.1 Upgraded Data Widgets to v2.31.1 Upgraded Combo box widget to v2.4.0
Version: 6.2.1
Framework Version: 10.21.0
Release Notes: - Upgraded Event tracking library to v1.0.3
Version: 6.2.0
Framework Version: 10.21.0
Release Notes: - Updated studio pro minimum version to 10.21.0 to support Mendix 11 - Updated Rich text, HTML element, ComboBox widgets to latest available version
Version: 6.1.0
Framework Version: 10.12.10
Release Notes: - Support for Inline Images in Email Body via Microflow Action - Fix : Unlimited length attribute of type string not supported in SAP/Oracle database (#242159)
Version: 6.0.0
Framework Version: 10.12.10
Release Notes: - Upgraded the module to Mendix version 10.12.10 - Replaced old UI components with new ones compatible with the React Client - Upgraded the Combobox widget to v2.1.3 - Upgraded Data Widgets to v2.29.0
Version: 5.9.7
Framework Version: 9.24.21
Release Notes:

Added separate email message retention constant for scheduled event cleanup Microflow

Fix - Unable to reset queued status of failed email messaged [#242838]

Version: 5.9.6
Framework Version: 9.24.21
Release Notes: - Upgraded simple-java-mail jar to v8.12.0 - Upgraded smime-module jar to v8.12.6 - Upgraded angus-mail jar to v2.0.4 [#258039] - Upgraded bouncycastle jar to v1.81 [#257116]