File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -169,9 +169,9 @@ transport, but you can force to use one:
169
169
This table shows the full list of available DSN formats for each third
170
170
party provider:
171
171
172
- ==================== ============================================ ========================================= ========================================
172
+ ===================== ============================================ ========================================= ========================================
173
173
Provider SMTP HTTP API
174
- ==================== ============================================ ========================================= ========================================
174
+ ===================== ============================================ ========================================= ========================================
175
175
`Amazon SES `_ ses+smtp://USERNAME:PASSWORD@default ses+https://ACCESS_KEY:SECRET_KEY@default ses+api://ACCESS_KEY:SECRET_KEY@default
176
176
`Google Gmail `_ gmail+smtp://USERNAME:APP-PASSWORD@default n/a n/a
177
177
`Infobip `_ infobip+smtp://KEY@default n/a infobip+api://KEY@BASE_URL
@@ -183,7 +183,7 @@ Provider SMTP HTTP
183
183
`Postmark `_ postmark+smtp://ID@default n/a postmark+api://KEY@default
184
184
`Sendgrid `_ sendgrid+smtp://KEY@default n/a sendgrid+api://KEY@default
185
185
`Sendinblue `_ sendinblue+smtp://USERNAME:PASSWORD@default n/a sendinblue+api://KEY@default
186
- ==================== ============================================ ========================================= ========================================
186
+ ===================== ============================================ ========================================= ========================================
187
187
188
188
.. versionadded :: 6.3
189
189
You can’t perform that action at this time.
0 commit comments