File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -84,13 +84,16 @@ Mailer service Parser service name
84
84
=============== ==========================================
85
85
Mailgun ``mailer.webhook.request_parser.mailgun ``
86
86
Postmark ``mailer.webhook.request_parser.postmark ``
87
+ Mailjet ``mailer.webhook.request_parser.mailjet ``
88
+ Brevo ``mailer.webhook.request_parser.brevo ``
89
+ Vonage ``mailer.webhook.request_parser.vonage ``
87
90
Sendgrid ``mailer.webhook.request_parser.sendgrid ``
88
91
=============== ==========================================
89
92
90
93
.. versionadded :: 6.4
91
94
92
- Webhook support for the Sendgrid service was introduced in Symfony 6.4.
93
-
95
+ The support for Mailjet, Brevo, Vonage and Sendgrid was introduced in
96
+ Symfony 6.4.
94
97
95
98
Set up the webhook in the third-party mailer. For Mailgun, you can do this
96
99
in the control panel. As URL, make sure to use the ``/webhook/mailer_mailgun ``
You can’t perform that action at this time.
0 commit comments