Skip to content

Commit 8b5ef68

Browse files
KiloSierraCharliexabbuh
authored andcommitted
[Mailer] Document Mailtrap's sandbox compatibility
1 parent 1263e7a commit 8b5ef68

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

mailer.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Service Install with Webhoo
135135

136136
.. versionadded:: 7.4
137137

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.
139139

140140
.. note::
141141

@@ -235,7 +235,8 @@ party provider:
235235
+------------------------+-------------------------------------------------------------------------------------------+
236236
| `Mailtrap`_ | - SMTP ``mailtrap+smtp://PASSWORD@default`` |
237237
| | - 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`` |
239240
+------------------------+-------------------------------------------------------------------------------------------+
240241
| `Microsoft Graph`_ | - SMTP n/a |
241242
| | - HTTP n/a |

0 commit comments

Comments
 (0)