Nette\Mail
Classes
Applies CSS rules as inline styles to HTML elements using DOM CSS selectors.
Signs email messages using DKIM (DomainKeys Identified Mail).
Tries multiple mailers in sequence with retries; throws FallbackMailerException only when all attempts fail.
All configured mailers failed to send the email.
Composes HTML email body for a Message: optionally inlines CSS, embeds local images, extracts subject from
Wraps a Mailer with optional redirect of outgoing emails and an $onSent event.
Represents an email message with support for HTML body, attachments, and embedded files.
MIME message part.
Failed to send the email.
Sends emails via the PHP internal mail() function.
Failed to create or verify the email signature.
Failed to communicate with the SMTP server.
Sends emails via the SMTP server.