xenforo-ltd / laminas-mail

Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages

Home Page:https://docs.laminas.dev/laminas-mail/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

laminas-mail

Build Status

Laminas\Mail provides generalized functionality to compose and send both text and MIME-compliant multipart email messages. Mail can be sent with Laminas\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.

About

Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages

https://docs.laminas.dev/laminas-mail/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%