Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a08515a

Browse filesBrowse files
committed
Minor tweaks
1 parent 2149b9d commit a08515a
Copy full SHA for a08515a

File tree

Expand file treeCollapse file tree

1 file changed

+4
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-3
lines changed

‎mailer.rst

Copy file name to clipboardExpand all lines: mailer.rst
+4-3Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ This table shows the full list of available DSN formats for each third
171171
party provider:
172172

173173
===================== ======================================================== =============================================== ============================================
174-
Provider SMTP HTTP API
174+
Provider SMTP HTTP API
175175
===================== ======================================================== =============================================== ============================================
176176
`Amazon SES`_ ``ses+smtp://USERNAME:PASSWORD@default`` ``ses+https://ACCESS_KEY:SECRET_KEY@default`` ``ses+api://ACCESS_KEY:SECRET_KEY@default``
177177
`Google Gmail`_ ``gmail+smtp://USERNAME:APP-PASSWORD@default`` n/a n/a
@@ -203,8 +203,9 @@ Provider SMTP H
203203

204204
.. caution::
205205

206-
If you need to send custom headers to receive them later via webhook using the `Amazon SES` transport
207-
be sure to use the ``ses+https`` provider since custom headers are not transmited otherwise.
206+
If you send custom headers when using the `Amazon SES`_ transport (to receive
207+
them later via a webhook), make sure to use the ``ses+https`` provider because
208+
it's the only one that supports them.
208209

209210
.. note::
210211

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.