This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
zend-mail 2.7.0
weierophinney
released this
11 Apr 20:35
·
353 commits
to master
since this release
Added
- #41 adds support for IMAP delimiters in the IMAP storage adapter.
- #80 adds:
Zend\Mail\Protocol\SmtpPluginManagerFactory
, for creating and returning anSmtpPluginManagerFactory
instance.Zend\Mail\ConfigProvider
, which maps theSmtpPluginManager
to the above factory.Zend\Mail\Module
, which does the same, for zend-mvc contexts.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.