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
2019-07-18 10:16:25 +02:00
..
Bridge fixed missing license 2019-07-18 10:16:25 +02:00
Event removed @experimental annotations 2019-06-29 18:43:50 +02:00
EventListener removed @experimental annotations 2019-06-29 18:43:50 +02:00
Exception Add transport factories (closes #31385, closes #32523) 2019-07-16 22:15:50 +03:00
Messenger removed @experimental annotations 2019-06-29 18:43:50 +02:00
Tests Add transport factories (closes #31385, closes #32523) 2019-07-16 22:15:50 +03:00
Transport Add transport factories (closes #31385, closes #32523) 2019-07-16 22:15:50 +03:00
CHANGELOG.md Add transport factories (closes #31385, closes #32523) 2019-07-16 22:15:50 +03:00
composer.json Parameterize Mailgun's region 2019-06-13 19:53:12 +02:00
DelayedSmtpEnvelope.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
LICENSE added the Mailer component 2019-03-30 09:09:06 +01:00
Mailer.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
MailerInterface.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
phpunit.xml.dist added the Mailer component 2019-03-30 09:09:06 +01:00
README.md Remove experimental notice from components 2019-07-11 11:03:49 +02:00
SentMessage.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
SmtpEnvelope.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
Transport.php Add transport factories (closes #31385, closes #32523) 2019-07-16 22:15:50 +03:00

Mailer Component

The Mailer component helps sending emails.

Resources