Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Select
Anypoint Connector for Email sends and retrieves email messages over the standard email protocols.
Guide: Email Connector User Guide
December 12, 2025
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
| Issue Resolution | ID |
|---|---|
Sending an email with a text or plain payload no longer fails with the |
W-19105614 |
The On New Email - IMAP operation now correctly processes only un-read emails by default, rather than reading all existing emails from the starting point of the mailbox. |
W-1638060 |
This release includes general security fixes. |
w-20242890 |
November 5, 2025
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
| Issue Resolution | ID |
|---|---|
These libraries are upgraded to address reported security vulnerabilities:
|
W-19898722 |
May 15, 2025
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
| Issue Resolution | ID |
|---|---|
The Send operation now retains the message body when a reconnection is necessary. |
W-15401123 |
March 21, 2025
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
| Issue Resolution | ID |
|---|---|
The Send Email Connector operation successfully transforms |
W-16844085 |
The |
W-16844085 |
November 13, 2024
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
| Issue Resolution | ID |
|---|---|
The |
W-17090425 |
The |
W-17090425 |
January 9, 2024
This connector is now compatible with Java 17.
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
April 18, 2023
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
OpenJDK |
8 and 11 |
| Issue Resolution | ID |
|---|---|
The Send Email Connector operation now respects the order in which attachments are made. |
W-12682674 |
November 29, 2022
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
JDK |
8 and 11 |
| Issue Resolution | ID |
|---|---|
The On New Email source no longer stops processing emails in a pool with a |
W-11770310 |
July 11, 2022
Email Connector now enables you to set the pagination offset and retrieve a certain record (or subset of records) within a particular page using the Pagination offset field both for List - IMAP and List - POP3 operations.
Email Connector now provides the Count messages - IMAP and Count messages - POP3 operations, which get the total amount of messages in a specified mailbox folder.
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
JDK |
8 and 11 |
March 14, 2022
Added new Move to folder operation for IMAP and IMAPS connection providers.
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
JDK |
8 |
January 4, 2022
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
JDK |
8 |
| Issue | ID |
|---|---|
Added exception handling on the IMAP polling process. |
EMAILC-70 |
November 19, 2021
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
JDK |
8 |
| Issue | ID |
|---|---|
Fixed IMAP poll process because it stopped when |
EMAILC-69 |
November 17, 2021
Added a new system property called parsing.text.attachment.as.body that enables you to change the behavior for parsing attached text files when the file is the only content in the message. The possible values are:
true (default): Preserves the previous behavior and converts the text file attachment on the body message.
false: Adds the text file attachment to the attachment list in the payload.
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
JDK |
8 |
| Issue | ID |
|---|---|
Incomplete attachment parsing over non-multipart messages, for example, some messages had no body and only contained an attachment file. |
EMAILC-67 |
The number of emails retrieved didn’t match the configured value page size and limit. |
EMAILC-68 |
October 19, 2020
The new Enable Remote Search parameter enables email search and filter for IMAP protocol configurations at the server-side when a matcher is used with the On New Email - IMAP component. Enabling the parameter decreases traffic by reducing the number of emails sent to the client-side for processing, which reduces the amount of time and resources required to process polled emails.
January 21, 2020
There is a new parameter called Attachment Naming Strategy, which enables you to set a strategy for naming attachments when their filename is not present or when the attachment is in a nested email. See the Email Connector documentation for further explanation and usage examples.
October 10, 2018
Added the capability to poll emails from a mailbox for all the unread emails in it, generating a new message for each email that is found.
Added Value Provider support for email folders, to display the possible folder values for the configured service.
Email doesn’t handle correctly multipart/alternative parts. (MULE-14157)
Email Connector exports internal classes. (MULE-14454)
Email connector does not work with the Gmail SSL port. (MULE-14673)
Email connector "replyToAddresses" is not populated when sending an Email. (MULE-14965)
Remove unnecessary String.toLowerCase calls (email). (MULE-15252)
Upgrade javax.mail to javax.mail-api 1.6.2. (MULE-15331)
May 2018
January 19, 2018
This release includes the following enhancements, changes, and fixes:
Seamless UX between email protocols.
Retrieving emails from POP3 and IMAP mailboxes.
Retrieving, deleting, and storing emails from IMAP mailboxes.
Sending emails over the SMTP protocol.
Supporting secure connections for all protocols over Transport Layer Security (TLS).