Skip to content

Commit ed094cf

Browse files
committed
Fix build
1 parent d93dd0b commit ed094cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mailer.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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
165165
party 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

0 commit comments

Comments
 (0)