-
-
Is there a special trick to make it work on the heroku? I have the following and it doesn't send any emails to my new users:
```
.....
appName: process.env.APP_NAME,
publicServerURL: process.en…
-
hi, please update the module in such a way that it will just return the content of the response of postmark instead of having a condition that if the response of postmark is 'NOT OK', it will croak. J…
-
Where is the best way to catch these kinds of errors?
```
GuzzleHttp\Exception\ClientException: Client error: `POST https://api.postmarkapp.com/email` resulted in a `422 Unprocessable Entity` respons…
-
**Is your feature request related to a problem? Please describe.**
It is not possible to send emails with different Postmark servers at the time of sending.
Postmark requires server-specific end…
-
Hello,
I'm building Django application and want to use PostMark's Templates (https://postmarkapp.com/why/templates). Does it supported by your library?
I have ready docs but did not find anythin…
-
Using postmark or an equivalent service to receive emails is okay. However postmark has no way to refuse a received email if we do not actually have an account to receive that email. We just drop it o…
-
- [x] handle URL validation
- [ ] confirm whether target is Postmarks (check nodeinfo?)
-
Postmark, format-ish email, include link to event admin page
-
**Description**
the routine send_massenergize_rich_email ios used in many places to send email using the old HTML templates.
These templates should be migrated to PostMark templates.