Overview
This plugin provides a mechanism to send SMTP emails in your deployment process.
Starting with version 4, the SMTP plugin is officially supported by IBM and is no longer classified as a community-driven plugin.
History
Version 4
- Converted code from Groovy to Java.
- DT444811 - Fixed NoClassDefFoundError Issue
- Updated plugin description and fixed NoClassDefFoundError for LoggerContext
Version 3
- Added sending attachment support in an email to the plugin.
Version 2
- updated dependency groovy-plugin-utils.jar.
Version 1
- Initial Release.