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:
169169 This table shows the full list of available DSN formats for each third
170170party provider:
171171
172- ==================== ============================================ ========================================= ========================================
172+ ===================== ============================================ ========================================= ========================================
173173Provider 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
You can’t perform that action at this time.
0 commit comments