/ Allows you to send emails through Sendmail on your linux system. Requires that you have the sendmail binaries installed "/usr/lib/sendmail" /
Sends this email
function send() : void
Sets the mail command this SendMail instance should use
function setMailCommand(string command) : void