mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-22 04:41:05 -05:00
Document webhook support
This commit is contained in:
@@ -33,6 +33,13 @@ In your project's :file:`settings.py`:
|
||||
EMAIL_BACKEND = "djrill.mail.backends.djrill.DjrillBackend"
|
||||
|
||||
|
||||
Mandrill Webhooks (Optional)
|
||||
----------------------------
|
||||
|
||||
Djrill includes optional support for Mandrill webhooks, including inbound email.
|
||||
See the Djrill :ref:`webhooks <webhooks>` section for configuration details.
|
||||
|
||||
|
||||
Admin (Optional)
|
||||
----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user