Note: This is not the plugin distributable! This is the source code.
This plug-in is protected under the Eclipse Public 1.0 License
This plug-in provides a mechanism to send SMTP emails in your deployment process.
All plug-in documentation is updated and maintained on the IBM UrbanCode Plug-ins microsite and in the /doc
folder.
The Send SMTP Email Extended plug-in is supported by IBM and the UrbanCode Development Community on a best-effort basis. All bug reports and feature requests should be filed in the GitHub Issues tab above. This plug-in can be built locally through a Gradle build.
This open source plug-in uses Gradle as its build tool. Install the latest version of Gradle to build the plug-in locally. Build the plug-in by running the gradle
command in the plug-in's root directory. The plug-in distributable will be placed under the build/distributions
folder.