Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions mailer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -268,12 +268,6 @@ party provider:
you need to add the ``ping_threshold`` parameter to your ``MAILER_DSN`` with
a value lower than ``10``: ``ses+smtp://USERNAME:PASSWORD@default?ping_threshold=9``

.. warning::

If you send custom headers when using the `Amazon SES`_ transport (to receive
them later via a webhook), make sure to use the ``ses+https`` provider because
it's the only one that supports them.

.. note::

When using SMTP, the default timeout for sending a message before throwing an
Expand Down