Package Nette\Mail
| NMail | Mail provides functionality to compose and send both text and MIME-compliant multipart email messages. |
| NMailMimePart | MIME message part. |
| NSendmailMailer | Sends emails via the PHP internal mail() function. |
| NSmtpMailer | Sends emails via the SMTP server. |
| IMailer | Mailer interface. |
| NSmtpException | SMTP mailer exception. |