Please see Email with Templates in the Mendix documentation for details.
E-mail module with templates
Category: Modules
Subcategory: Messaging
Overview
Send e-mails with or without templates using this module. E-mail templates can be managed using tokens, allowing for attributes and references of an object to be filled in automatically and correctly. You can configure your account to authenticate with Microsoft Azure AD OAuth 2.0.
This module is deprecated. Check out the Email Connector module as an alternative.
Documentation
Releases
Version: 11.2.0
Framework Version: 8.18.19
Release Notes: - Updated javax-mail to 1.6.2.
- Updated javax-activation to 1.1.1.
- Updated commons-codec to 1.15.
- Introduced constants with default values for OAuth Signin and Callback URLs.
- Fixed an issue related to CSS styling.
- Minor UI and Typo fixes.
Version: 11.1.0
Framework Version: 8.18.19
Release Notes: - Upgraded to Mx 8.18.19
- Added OAuth 2.0 support for Microsoft Azure AD
- Compatible with encryption module version v8.0.2
- Added new parameter EmailSettings object to SendEmail java action
Version: 11.0.0
Framework Version: 8.12.7
Release Notes: Disabled scheduled event SendQueuedEmail by default
Upgrade to Mx 8.12.7
Version: 10.4.0
Framework Version: 8.1.0
Release Notes: Descriptive info texts are added at Sent and Failed tabs
Version: 10.3.0
Framework Version: 8.1.0
Release Notes: - IVK_SendEmail microflow now returns success(boolean)
- Module security entity access configuration is now marked as complete in Studio Pro.
- Updated commons codec to 1.14
- Fixed bug in setup flow.