For AI agents: the documentation index is at /docs/aidbox/llms.txt. A Markdown version of this page is available at /docs/aidbox/reference/email-providers-reference/postmark-environment-variables.md or by requesting it with the Accept: text/markdown header.
Aidbox Docs

Postmark Environment Variables

BOX_PROVIDER_POSTMARK__PROVIDER_FROM

BOX_PROVIDER_POSTMARK__PROVIDER_FROM=<string>

<string> would go into from field. Usually looks like in these: example@example.com, John Doe <noreply@example.com>.

BOX_PROVIDER_POSTMARK__PROVIDER_API__KEY

BOX_PROVIDER_POSTMARK__PROVIDER_PASSWORD=<api_key>

<api_key> is your Postmark API key.

Last updated: