Skip to content

wso2-extensions/esb-connector-email

Repository files navigation

Email Connector

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.

Compatibility

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

Documentation

Please refer to documentation here.

Building from the source

Follow the steps given below to build the Email connector from the source code.

  1. Get a clone or download the source from Github.
  2. Run the following Maven command from the esb-connector-email directory: mvn clean install.
  3. The ZIP email with the Email connector is created in the esb-connector-email/target directory.

How you can contribute

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.