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.9.2
Framework Version: 9.24.21
Release Notes: - Upgraded the HTML Element widget to version 1.2.1 (Tickets: #229892, #23272). - Resolved a null pointer exception issue that occurred when deleting a configured email account (Ticket: #226384). - Fixed an issue where emails without senders were not being fetched (Ticket: #227535). - Delete duplicate MxModelReflection objects created during the export/import of email templates (Ticket: #232759).
Version: 5.9.1
Framework Version: 9.24.21
Release Notes: - Upgraded slf4j jar to v2.0.7 - Upgraded Rich text widget to v3.3.0 - Fixed toggel to/cc/bcc on Email Templates - Fixed configure Email Account manually flow (Ticket #226083)
Version: 5.9.0
Framework Version: 9.24.21
Release Notes: - Upgraded Rich Text widget to v3.2.4 - Fixed duplicate model reflection object creation while export/import Email Template (Ticket #219778, #222218) - Applied roles and entity access to user facing microflows (Ticket #217521) - Fixed security concerns for password/passphrase fields being visible on client browser (Ticket #217880, #218551) - Fixed manual thread interruption to kill the process from Mx control pane (Ticket #214374)
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.