diff --git a/docs/esps/mailersend.rst b/docs/esps/mailersend.rst index 531e977..5037d31 100644 --- a/docs/esps/mailersend.rst +++ b/docs/esps/mailersend.rst @@ -449,7 +449,7 @@ follow MailerSend's instructions to `add a webhook to your domain`_. ANYMAIL = { # ... - MAILERSEND_SIGNING_SECRET = "" + "MAILERSEND_SIGNING_SECRET": "" } For troubleshooting, MailerSend provides a helpful log of calls to the webhook. @@ -517,7 +517,7 @@ If you want to receive email from MailerSend through Anymail's normalized ANYMAIL = { # ... - MAILERSEND_INBOUND_SECRET = "" + "MAILERSEND_INBOUND_SECRET": "" } Note that this is a *different* secret from the