commit | 58a44aa3a179ca22a7976dce9fd6d2fc6e6b706d | [log] [tgz] |
---|---|---|
author | Grant Murphy <grant.murphy@hp.com> | Wed Aug 19 10:48:54 2015 -0700 |
committer | Grant Murphy <grant.murphy@hp.com> | Fri Aug 28 10:08:44 2015 -0700 |
tree | 44422ff06a1c580744978d275179eefb3d0e5b44 | |
parent | 7f7b988b38610e677638fc92562d2c4a5c223430 [diff] |
Make SMTP connection configurable The SMTP configuraiton is currently hardcoded, it should be configurable to add more flexibility. Added options for authentication, TLS, and STARTTLS support. The default configuration will try to use localhost and port 25 to send the email. Change-Id: I262d1aba1f400d3bf286fff0d3c32c50a7a402e3