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