This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Mailer/Bridge/Postmark
Christian Flothmann 5e2c6da349 rename SmtpEnvelope to Envelope
Drop the Smtp prefix so that arbitrary transports do not have to depend
on SMTP specific concepts.
2019-09-12 16:17:57 +02:00
..
Tests/Transport [Mailer] Change the DSN semantics 2019-09-02 15:50:44 +02:00
Transport rename SmtpEnvelope to Envelope 2019-09-12 16:17:57 +02:00
CHANGELOG.md [Mailer][DX][RFC] Rename mailer bridge transport classes 2019-07-25 11:34:25 +02:00
composer.json [Mime] rename Headers::getAll() to all() 2019-07-18 20:01:20 +02:00
LICENSE added the Mailer component 2019-03-30 09:09:06 +01:00
phpunit.xml.dist added the Mailer component 2019-03-30 09:09:06 +01:00
README.md added the Mailer component 2019-03-30 09:09:06 +01:00

Postmark Bridge

Provides Postmark integration for Symfony Mailer.

Resources