Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationDI
      • ApplicationLatte
      • ApplicationTracy
      • CacheDI
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsDI
      • FormsLatte
      • Framework
      • HttpDI
      • HttpTracy
      • MailDI
      • ReflectionDI
      • SecurityDI
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Conventions
      • Drivers
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
      • Traits
    • Reflection
    • Security
    • Tokenizer
    • Utils
  • Tracy
    • Bridges
      • Nette
  • none

Classes

  • FallbackMailer
  • Message
  • MimePart
  • SendmailMailer
  • SmtpMailer

Interfaces

  • IMailer

Exceptions

  • FallbackMailerException
  • SendException
  • SmtpException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases

Namespace Nette\Mail

Classes summary
FallbackMailer Mailer interface.
Message Mail provides functionality to compose and send both text and MIME-compliant multipart email messages.
MimePart MIME message part.
SendmailMailer Sends emails via the PHP internal mail() function.
SmtpMailer Sends emails via the SMTP server.
Interfaces summary
IMailer Mailer interface.
Exceptions summary
FallbackMailerException Exception thrown when a mail sending error is encountered.
SendException Exception thrown when a mail sending error is encountered.
SmtpException SMTP mailer exception.
Nette 2.4-20180918 API API documentation generated by ApiGen 2.8.0