Class that may be used to compose and send e-mail messages. It features: - User definable headers and body parts. - MIME encoding of text and HTML body parts with user defined character encoding using quoted-printable. - Addition of file parts (attachments) with automatic content type detection. - ...