Skip to content

Commit

Permalink
Docs: note alternative for Postmark
Browse files Browse the repository at this point in the history
  • Loading branch information
medmunds committed Oct 25, 2023
1 parent 88eccc6 commit 0b96612
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/esps/postmark.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,15 @@ Postmark
Anymail integrates with the `Postmark`_ transactional email service,
using their `HTTP email API`_.

.. sidebar:: Alternatives

The :pypi:`postmarker` package includes a `Postmarker Django EmailBackend`_.
Depending on your needs, it may be more appropriate than Anymail.

.. _Postmark: https://postmarkapp.com/
.. _HTTP email API: https://postmarkapp.com/developer/api/email-api

.. _Postmarker Django EmailBackend:
https://postmarker.readthedocs.io/en/stable/django.html

Settings
--------
Expand Down

0 comments on commit 0b96612

Please sign in to comment.