Email aliases

Cake.Email addin

Contains aliases related to emails.

In order to use the commands for this addin, you will need to include the following in your build.cake file to download and reference from NuGet.org:

#addin Cake.Email

General

Email
Alias from Cake.Email addin
Gets a EmailProvider instance that can be used for sending emails.