From e7fe3c938f471bb48bd16d22104e8d1afc31dcc9 Mon Sep 17 00:00:00 2001 From: cheey2003 Date: Fri, 12 Jul 2019 12:35:08 +0800 Subject: [PATCH] Update POSTMARK_API_TICKET_TOKEN parameter (#2901) The parameter change is essential to ensure that outbound ticket notifications are working --- docs/configure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configure.rst b/docs/configure.rst index 3aedb33dc900..6245cba638d6 100644 --- a/docs/configure.rst +++ b/docs/configure.rst @@ -29,7 +29,7 @@ Include the following two setting in the .env file, the rest of the email settin .. code-block:: shell - POSTMARK_API_TOKEN= + POSTMARK_API_TICKET_TOKEN= MAIL_FROM_ADDRESS= In your Postmark account settings make sure ‘Open tracking’ is enabled and enter the following values under Settings > Outbound.