sannae / SendEmail-BuildTask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send Email

This extension takes care of sending email within your build or release pipeline

What can you do

  • Send email to 1 or more addresses (To, CC and BCC)
  • Configure a SMTP server

23-12-2020 Updated the deprecated SDK and changed some inner workings. Many thanks to FlorisdeVreese for this pull request

27-03-2017 Added the possibility to send email to CC and BCC as well

12-10-2016 Fixed a bug that allowed to send "accents" and other special characters. (Thanks Dominic Perreault) Fixed a bug that build variables are not expanded in the build body and subject (Thanks David Williams)

2-9-2016 Added Anonymous authentication. Leave the username and password field blank to send with anonymous access

##More information Source can be found here on Github

Follow my blog for updates Road to ALM

Or follow my company Xpirit

About

License:MIT License


Languages

Language:PowerShell 100.0%