File tree 1 file changed +9
-0
lines changed
Filter options
1 file changed +9
-0
lines changed
Original file line number Diff line number Diff line change @@ -84,8 +84,17 @@ 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 ``
90
+ Sendgrid ``mailer.webhook.request_parser.sendgrid ``
87
91
=============== ==========================================
88
92
93
+ .. versionadded :: 6.4
94
+
95
+ The support for Mailjet, Brevo, Vonage and Sendgrid was added in Symfony
96
+ 6.4.
97
+
89
98
Set up the webhook in the third-party mailer. For Mailgun, you can do this
90
99
in the control panel. As URL, make sure to use the ``/webhook/mailer_mailgun ``
91
100
path behind the domain you're using.
You can’t perform that action at this time.
0 commit comments