Skip to content

Commit f874038

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: Fix build
2 parents 9593f18 + ed094cf commit f874038

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mailer.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,9 @@ transport, but you can force to use one:
169169
This table shows the full list of available DSN formats for each third
170170
party provider:
171171

172-
==================== ============================================ ========================================= ========================================
172+
===================== ============================================ ========================================= ========================================
173173
Provider SMTP HTTP API
174-
==================== ============================================ ========================================= ========================================
174+
===================== ============================================ ========================================= ========================================
175175
`Amazon SES`_ ses+smtp://USERNAME:PASSWORD@default ses+https://ACCESS_KEY:SECRET_KEY@default ses+api://ACCESS_KEY:SECRET_KEY@default
176176
`Google Gmail`_ gmail+smtp://USERNAME:APP-PASSWORD@default n/a n/a
177177
`Infobip`_ infobip+smtp://KEY@default n/a infobip+api://KEY@BASE_URL
@@ -183,7 +183,7 @@ Provider SMTP HTTP
183183
`Postmark`_ postmark+smtp://ID@default n/a postmark+api://KEY@default
184184
`Sendgrid`_ sendgrid+smtp://KEY@default n/a sendgrid+api://KEY@default
185185
`Sendinblue`_ sendinblue+smtp://USERNAME:PASSWORD@default n/a sendinblue+api://KEY@default
186-
==================== ============================================ ========================================= ========================================
186+
===================== ============================================ ========================================= ========================================
187187

188188
.. versionadded:: 6.3
189189

0 commit comments

Comments
 (0)