Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.
/ zend-mail Public archive
forked from zendframework/zend-mail

Mail component from Zend Framework 2.4/2.10

License

Notifications You must be signed in to change notification settings

eventum/zend-mail

 
 

zend-mail

Build Status Coverage Status

Zend\Mail provides generalized functionality to compose and send both text and MIME-compliant multipart email messages. Mail can be sent with Zend\Mail via the Mail\Transport\Sendmail, Mail\Transport\Smtp or the Mail\Transport\File transport. Of course, you can also implement your own transport by implementing the Mail\Transport\TransportInterface.

Packages

No packages published

Languages

  • PHP 100.0%