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.
Connector version | Supported WSO2 ESB/EI version |
---|---|
1.0.1 | EI 6.6.0, EI 7.0.x, EI 7.1 |
1.0.0 | EI 6.6.0, EI 7.0.x |
Please refer to documentation here.
Follow the steps given below to build the Email connector from the source code.
- Get a clone or download the source from Github.
- Run the following Maven command from the
esb-connector-email
directory:mvn clean install
. - The ZIP email with the Email connector is created in the
esb-connector-email/target
directory.
As an open source project, WSO2 extensions welcome contributions from the community. Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.