mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
Docs: show Postmark MessageStream example
This commit is contained in:
@@ -70,7 +70,7 @@ Example:
|
||||
.. code-block:: python
|
||||
|
||||
message.esp_extra = {
|
||||
'HypotheticalFuturePostmarkParam': '2022', # merged into send params
|
||||
'MessageStream': 'marketing', # send using specific message stream ID
|
||||
'server_token': '<API server token for just this message>',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user