appbase.gateway.smtp.message

Undocumented in source.

Members

Structs

Recipient
struct Recipient

Struct that holds name and address of a person holding e-mail box and is capable of sending messages.

SmtpMessage
struct SmtpMessage

Implements SmtpMessage compositor. Allows to get string representation of message and also send it via SmtpClient. SmtpMessage is used by SmtpClient.send high-level method in order to compose and send mail via SMTP.

Meta