diff --git a/mailer.rst b/mailer.rst index d6d91e32723..7102ba27f9c 100644 --- a/mailer.rst +++ b/mailer.rst @@ -99,20 +99,20 @@ Using a 3rd Party Transport Instead of using your own SMTP server or sendmail binary, you can send emails via a third-party provider: -===================== =============================================== -Service Install with -===================== =============================================== +===================== =============================================== =============== +Service Install with Webhook support +===================== =============================================== =============== `Amazon SES`_ ``composer require symfony/amazon-mailer`` `Infobip`_ ``composer require symfony/infobip-mailer`` -`Mailgun`_ ``composer require symfony/mailgun-mailer`` +`Mailgun`_ ``composer require symfony/mailgun-mailer`` yes `Mailjet`_ ``composer require symfony/mailjet-mailer`` `MailPace`_ ``composer require symfony/mail-pace-mailer`` `MailerSend`_ ``composer require symfony/mailer-send-mailer`` `Mandrill`_ ``composer require symfony/mailchimp-mailer`` -`Postmark`_ ``composer require symfony/postmark-mailer`` +`Postmark`_ ``composer require symfony/postmark-mailer`` yes `SendGrid`_ ``composer require symfony/sendgrid-mailer`` `Sendinblue`_ ``composer require symfony/sendinblue-mailer`` -===================== =============================================== +===================== =============================================== =============== .. versionadded:: 6.2