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:
164164 This table shows the full list of available DSN formats for each third
165165party provider:
166166
167- ==================== ==================================================== =========================================== ========================================
168- Provider SMTP HTTP API
169- ==================== ==================================================== =========================================== ========================================
167+ ===================== ==================================================== =========================================== ========================================
168+ Provider SMTP HTTP API
169+ ===================== ==================================================== =========================================== ========================================
170170`Amazon SES `_ ses+smtp://USERNAME:PASSWORD@default ses+https://ACCESS_KEY:SECRET_KEY@default ses+api://ACCESS_KEY:SECRET_KEY@default
171171`Google Gmail `_ gmail+smtp://USERNAME:APP-PASSWORD@default n/a n/a
172172`Infobip `_ infobip+smtp://KEY@default n/a infobip+api://KEY@BASE_URL
@@ -177,7 +177,7 @@ Provider SMTP HTTP
177177`Postmark `_ postmark+smtp://ID@default n/a postmark+api://KEY@default
178178`Sendgrid `_ sendgrid+smtp://KEY@default n/a sendgrid+api://KEY@default
179179`Sendinblue `_ sendinblue+smtp://USERNAME:PASSWORD@default n/a sendinblue+api://KEY@default
180- ==================== ==================================================== =========================================== ========================================
180+ ===================== ==================================================== =========================================== ========================================
181181
182182.. caution ::
183183
You can’t perform that action at this time.
0 commit comments