This class can be used to compose and send simple e-mail messages. It can compose a message from the definition of the message headers and body. The class can set the headers for the Subject, To, From, Reply-To. The message body can be set to plain text or HTML depending on a class variable. The class can verify whether the message body and the required headers are set before sending the message.