-
### Description
Issue:
When trying to configure Gitea to send mail via a Postmark SMTP server, the system is unable to send emails, the test end point in /admin/config does not even complete with an…
-
Hey, cool project!
While exploring different email providers, they all had the same issue. They didn't give you any way to avoid sending the same email more than once.
Sending email in an automa…
-
### 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…
-
-
### Package.json file
```JSON
{
"name": "",
"version": "0.0.1",
"description": "",
"license": "MIT",
"keywords": [
"sqlite",
"postgres",
"typescript",
"ecommerce",
…
-
### Description
```
composer depends swiftmailer/swiftmailer
wildbit/swiftmailer-postmark 3.3.0 requires swiftmailer/swiftmailer (^6.0.0)
yiisoft/yii2-swiftmailer 2.1.2 requires swiftm…
-
My team uses [MailMason](https://github.com/wildbit/mailmason) and [Postmark](https://postmarkapp.com/), to manage all our transactional email templates.
### Request:
I would like to have a `grunt…
-
Hi,
I'm using a (bit of a hacky) plugin that overwrites the default wp_mail functionality with
`apply_filters( 'wp_mail', compact( 'to', 'subject', 'message', 'headers', 'attachments' ) );`
However…
-
This is in combination with another 3rd party module that inserts attachment PDF's to our invoice e-mails.
The problem is in Ripen\Postmark\Model\Transport , the parent class getMessage() functio…
-
### Version
@nuxtjs/supabase: v1.1.2
nuxt: v.3.6.5
### Problem description
Hi, I attempted to update my authentication flow to include PKCE, but I've encountered an issue during the registrati…