-
The #9042 adds an InboundMailEngine. The following providers are supported: Mailgun, Postmark and Bravo, they all paid providers which mostly host on US infrastructure. To add an open-source option wh…
-
I think a project for the above would be useful / expected by many customers.
Approaches:
1. Consider switch back to use Postmark instead (or other reputation email delivery services with domains AP…
-
### Problem Statement
My understanding is that sentry has a limit on the amount of data it collects, so it sometimes truncates the data to make sure it doesn't exceed that limit. This is especially c…
-
The documentation for [`send_batch`](https://postmarker.readthedocs.io/en/stable/reference.html?highlight=send_batch#postmarker.models.emails.EmailManager.send_batch) and [`send_template_batch`](https…
-
### What happened?
thank you for this package.
I am trying to get events and tracking to work, I setup mailgun and started to see the opens been tracked
(test on one email :) )
so now how to…
-
@eliasjulian I was researching different providers we might be able to use for delivering email (eg SendGrid, Mandrill) and liked how this company Postmark put some competitor comparisons pretty promi…
-
## Add
- Create a new task for sending mail with Postmark
-
```
0|yarn dev | info: Processing customer.created which has 0 subscribers
0|yarn dev | InvalidEmailRequestError: Zero recipients specified.
0|yarn dev | at ApiInputError.buildSpecificErr…
-
I'm trying to setup this module to send mail with my Postmark account.
When I put my key in the "installed plugin, Postmark" inputbox and click save, the page reload and after the key is no longer th…
-
Postmark now allows the sending of "Bcc" and "Cc" but the postmark-php validation forces a "To" address to be set.