Pod fandoc chapter
Email models a top level MIME message
EmailPart is the base class for parts within a multipart MIME document
FilePart is used to transfer binary content from a File
Utilities to deal with all the idiosyncrasies of MIME
MultiPart is used to model a multipart MIME type
SmtpClient implements the client side of SMTP (Simple Mail Transport Protocol) as specified by RFC 2821
SmtpErr indicates an error during an SMTP transaction
TextPart is used to model email parts with a text MIME type