Classes and interfaces
AbstractProtocol¶
Provides low-level methods for concrete adapters to communicate with a remote mail server and track requests and responses.
« More »
Smtp¶
SMTP implementation of Zend\Mail\Protocol\AbstractProtocol
« More »
SmtpPluginManager¶
Plugin manager implementation for SMTP extensions.
« More »
Classes and interfaces
InvalidArgumentException¶
Exception for Zend\Mail component.
« More »
RuntimeException¶
Exception for Zend\Mail component.
« More »
This namespace does not contain any documentable elements
Classes and interfaces
Crammd5¶
Performs CRAM-MD5 authentication
« More »
Login¶
Performs LOGIN authentication
« More »
Plain¶
Performs PLAIN authentication
« More »