Skip to content

Commit fdb02d9

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: [Mailer] Mention webhook support in Mailer bridge overview
2 parents be7d3c1 + a747c2a commit fdb02d9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

mailer.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -99,22 +99,22 @@ Using a 3rd Party Transport
9999
Instead of using your own SMTP server or sendmail binary, you can send emails
100100
via a third-party provider:
101101

102-
===================== ===============================================
103-
Service Install with
104-
===================== ===============================================
102+
===================== =============================================== ===============
103+
Service Install with Webhook support
104+
===================== =============================================== ===============
105105
`Amazon SES`_ ``composer require symfony/amazon-mailer``
106106
`Azure`_ ``composer require symfony/azure-mailer``
107107
`Brevo`_ ``composer require symfony/brevo-mailer``
108108
`Infobip`_ ``composer require symfony/infobip-mailer``
109-
`Mailgun`_ ``composer require symfony/mailgun-mailer``
109+
`Mailgun`_ ``composer require symfony/mailgun-mailer`` yes
110110
`Mailjet`_ ``composer require symfony/mailjet-mailer``
111111
`MailPace`_ ``composer require symfony/mail-pace-mailer``
112112
`MailerSend`_ ``composer require symfony/mailer-send-mailer``
113113
`Mandrill`_ ``composer require symfony/mailchimp-mailer``
114-
`Postmark`_ ``composer require symfony/postmark-mailer``
114+
`Postmark`_ ``composer require symfony/postmark-mailer`` yes
115115
`Scaleway`_ ``composer require symfony/scaleway-mailer``
116116
`SendGrid`_ ``composer require symfony/sendgrid-mailer``
117-
===================== ==============================================
117+
===================== =============================================== ===============
118118

119119
.. versionadded:: 7.1
120120

0 commit comments

Comments
 (0)