Classes

Mail provides functionality to compose and send both text and MIME-compliant multipart email messages.

MIME message part.

Exception thrown when a mail sending error is encountered.

Sends emails via the PHP internal mail() function.

SMTP mailer exception.

Sends emails via the SMTP server.

Interfaces

IMailer deprecated

Mailer interface.

Signer interface.