Fantom

 

pod

email

Email support

Classes

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

Errs

SmtpErr SmtpErr indicates an error during an SMTP transaction.