Skip to content

deepaannjohn/Send-SMTP-Email-UCD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Send SMTP Email plug-in for IBM UrbanCode Deploy Build Status


Note: This is not the plugin distributable! This is the source code.

License

This plug-in is protected under the Eclipse Public 1.0 License

Overview

This plug-in provides a mechanism to send SMTP emails in your deployment process.

Documentation

All plug-in documentation is updated and maintained on the IBM UrbanCode Plug-ins microsite and in the /doc folder.

Community Support

The Send SMTP Email 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.

Locally Build the Plug-in

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.

About

This plugin provides a mechanism to send SMTP emails in your deployment process.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 100.0%