Skip to content

Commit 6b415ee

Browse files
committed
Docs: note limited Mandrill support
Mandrill has disabled our test account and API key, so future development will be purely against their docs. [ci skip]
1 parent ebe6710 commit 6b415ee

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/esps/mandrill.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ Mandrill
66
Anymail integrates with the `Mandrill <http://mandrill.com/>`_
77
transactional email service from MailChimp.
88

9+
.. note:: **Limited Support for Mandrill**
10+
11+
Anymail is developed to the public Mandrill documentation, but unlike
12+
other supported ESPs, we are unable to test or debug against the live
13+
Mandrill APIs. (MailChimp discourages use of Mandrill by "developers,"
14+
and doesn't offer testing access for packages like Anymail.)
15+
16+
As a result, Anymail bugs with Mandrill will generally be discovered
17+
by Anymail's users, in production; Anymail's maintainers often won't
18+
be able to answer Mandrill-specific questions; and fixes and improvements
19+
for Mandrill will tend to lag other ESPs.
20+
21+
If you are integrating only Mandrill, and not considering one of Anymail's
22+
other ESPs, you might prefer using MailChimp's official
23+
`mandrill <https://pypi.python.org/pypi/mandrill/>`_ python package
24+
instead of Anymail.
25+
926

1027
Settings
1128
--------

0 commit comments

Comments
 (0)