File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ Service Install with Webhoo
135
135
136
136
.. versionadded :: 7.4
137
137
138
- The Microsoft Graph integration was introduced in Symfony 7.4.
138
+ The Microsoft Graph integration and support for Mailtrap's sandbox environment were introduced in Symfony 7.4.
139
139
140
140
.. note ::
141
141
@@ -235,7 +235,8 @@ party provider:
235
235
+------------------------+-------------------------------------------------------------------------------------------+
236
236
| `Mailtrap `_ | - SMTP ``mailtrap+smtp://PASSWORD@default `` |
237
237
| | - HTTP n/a |
238
- | | - API ``mailtrap+api://API_TOKEN@default `` |
238
+ | | - API (Live) ``mailtrap+api://API_TOKEN@default `` |
239
+ | | - API (Sandbox) ``mailtrap+sandbox://API_TOKEN@default/?inboxId=INBOX_ID `` |
239
240
+------------------------+-------------------------------------------------------------------------------------------+
240
241
| `Microsoft Graph `_ | - SMTP n/a |
241
242
| | - HTTP n/a |
You can’t perform that action at this time.
0 commit comments