Update POSTMARK_API_TICKET_TOKEN parameter (#2901)
The parameter change is essential to ensure that outbound ticket notifications are working
This commit is contained in:
parent
3335f78e52
commit
e7fe3c938f
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue