Email Connector Overview¶
The Email Connector allows you to list, send emails and perform other actions such as mark email as read, mark email as deleted, delete email and expunge folder on different mailboxes using protocols IMAP, POP3 and SMTP.
To see the available Email connector, navigate to the connector store and search for "Email".
Compatibility¶
Connector version | Supported product versions |
---|---|
1.0.0 | APIM 4.0.0, EI 7.1.0, EI 7.0.x, EI 6.6.0, EI 6.5.0, EI 6.4.0 |
For older versions, see the details in the connector store.
Email Connector documentation¶
-
Email Connector Example: This example explains how to use Email Connector to send an email and retrieve the same.
-
Email Connector Reference: This documentation provides a reference guide for the Email Connector.
How to contribute¶
As an open source project, ESB extensions welcome contributions from the community.
To contribute to the code for this connector, please create a pull request in the following repository.
Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.
Top