File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -164,9 +164,9 @@ transport, but you can force to use one:
164
164
This table shows the full list of available DSN formats for each third
165
165
party provider:
166
166
167
- ==================== ==================================================== =========================================== ========================================
168
- Provider SMTP HTTP API
169
- ==================== ==================================================== =========================================== ========================================
167
+ ===================== ==================================================== =========================================== ========================================
168
+ Provider SMTP HTTP API
169
+ ===================== ==================================================== =========================================== ========================================
170
170
`Amazon SES `_ ses+smtp://USERNAME:PASSWORD@default ses+https://ACCESS_KEY:SECRET_KEY@default ses+api://ACCESS_KEY:SECRET_KEY@default
171
171
`Google Gmail `_ gmail+smtp://USERNAME:APP-PASSWORD@default n/a n/a
172
172
`Infobip `_ infobip+smtp://KEY@default n/a infobip+api://KEY@BASE_URL
@@ -177,7 +177,7 @@ Provider SMTP HTTP
177
177
`Postmark `_ postmark+smtp://ID@default n/a postmark+api://KEY@default
178
178
`Sendgrid `_ sendgrid+smtp://KEY@default n/a sendgrid+api://KEY@default
179
179
`Sendinblue `_ sendinblue+smtp://USERNAME:PASSWORD@default n/a sendinblue+api://KEY@default
180
- ==================== ==================================================== =========================================== ========================================
180
+ ===================== ==================================================== =========================================== ========================================
181
181
182
182
.. caution ::
183
183
You can’t perform that action at this time.
0 commit comments