Skip to content

Cruiser13/zend-mail

 
 

Repository files navigation

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.

Fork that includes verify_peer, verify_peer_name and allow_self_signed for Zend Mail to use self signed certificates with PHP 5.6 onwards.

About

Mail component from Zend Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%