# Postmark

![Postmark](/files/-MFHB9q1Nxm6nUpCRGE6)

## Environment variables:

* [Backend](broken://pages/-MFGroNvrNHOb1zFypIk)
  * `EmailSettings:PostmarkSenderName`
  * `EmailSettings:PostmarkSenderEmail`
  * `EmailSettings:PostmarkServerToken`

Once you have your postmark account:

1. Setup a [Sender Signature](https://account.postmarkapp.com/signature_domains) and set`PostmarkSenderName`and `PostmarkSenderEmail`
2. [Create a Server](https://account.postmarkapp.com/servers), grab the **Server API token** and set `PostmarkServerToken`

## Email templates:

* Welcom&#x65;**: Add this template and customize it** (optional)
* User invitatio&#x6E;**: Add this template and customize it** (optional)
* Password rese&#x74;**: Add this template and customize it** (optional)
* Comment notification
* Receipt
* Invoice
* Trial expiring
* Trial expired

![Email Templates](/files/-MFHCZYX7XdFoDjZWF-y)

### Example

![](/files/-MFHCvIqXIQggGReK6Tj)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.netcoresaas.com/other/integrations/email/postmark.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
