Class for sending an email.
Interface for sending eMails through different ways of transport
Class for sending eMails via the PHP internal mail() function
SMTP connection object minimum implementation according to RFC2821: EHLO, MAIL FROM, RCPT TO, DATA, RSET, NOOP, QUIT