File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -99,20 +99,20 @@ Using a 3rd Party Transport
99
99
Instead of using your own SMTP server or sendmail binary, you can send emails
100
100
via a third-party provider:
101
101
102
- ===================== ===============================================
103
- Service Install with
104
- ===================== ===============================================
102
+ ===================== =============================================== ===============
103
+ Service Install with Webhook support
104
+ ===================== =============================================== ===============
105
105
`Amazon SES `_ ``composer require symfony/amazon-mailer ``
106
106
`Infobip `_ ``composer require symfony/infobip-mailer ``
107
- `Mailgun `_ ``composer require symfony/mailgun-mailer ``
107
+ `Mailgun `_ ``composer require symfony/mailgun-mailer `` yes
108
108
`Mailjet `_ ``composer require symfony/mailjet-mailer ``
109
109
`MailPace `_ ``composer require symfony/mail-pace-mailer ``
110
110
`MailerSend `_ ``composer require symfony/mailer-send-mailer ``
111
111
`Mandrill `_ ``composer require symfony/mailchimp-mailer ``
112
- `Postmark `_ ``composer require symfony/postmark-mailer ``
112
+ `Postmark `_ ``composer require symfony/postmark-mailer `` yes
113
113
`SendGrid `_ ``composer require symfony/sendgrid-mailer ``
114
114
`Sendinblue `_ ``composer require symfony/sendinblue-mailer ``
115
- ===================== ===============================================
115
+ ===================== =============================================== ===============
116
116
117
117
.. versionadded :: 6.2
118
118
You can’t perform that action at this time.
0 commit comments