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-08-04 06:22:04 +02:00
..
Bridge [Mailer] added a name to the transport 2019-08-04 06:22:04 +02:00
Event removed @experimental annotations 2019-06-29 18:43:50 +02:00
EventListener Merge branch '4.3' into 4.4 2019-07-18 22:39:44 +02:00
Exception [Mailer] added debug info to TransportExceptionInterface 2019-08-03 10:39:50 +02:00
Messenger removed @experimental annotations 2019-06-29 18:43:50 +02:00
Test [Mailer] added a name to the transport 2019-08-04 06:22:04 +02:00
Tests [Mailer] added a name to the transport 2019-08-04 06:22:04 +02:00
Transport [Mailer] added a name to the transport 2019-08-04 06:22:04 +02:00
CHANGELOG.md [Mailer] added a name to the transport 2019-08-04 06:22:04 +02:00
composer.json [Mailer] fix merge 2019-07-18 23:13:01 +02:00
DelayedSmtpEnvelope.php Merge branch '4.3' into 4.4 2019-07-18 22:39:44 +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 [Mailer] added debug info for HTTP mailers 2019-07-18 10:17:52 +02:00
SmtpEnvelope.php removed @experimental annotations 2019-06-29 18:43:50 +02:00
Transport.php [Mailer][DX][RFC] Rename mailer bridge transport classes 2019-07-25 11:34:25 +02:00

Mailer Component

The Mailer component helps sending emails.

Resources