-
Gmail has a number of limitations on how many e-mails can be sent during a certain time span. Will this be a problem if we want to send up to 100 mails at the same time?
Reading suggestions:
- htt…
-
Currently password reset email is sent via SMTP, would be nice to be able to use an API.
Examples:
- https://www.mailgun.com/email-api/
- https://www.sparkpost.com/features/email-api-integration/…
-
hello @ScottAgirsit is possible to add the options of param the possibility of using a template ? (https://dev.mailjet.com/email/guides/template-api/) -> TemplateID: 1,
with for example :
settings:…
-
# What is the bug?
**Given** a user is making a `POST` request to the `/contactfilter` endpoint ([Source Line](https://github.com/mailjet/api-documentation/blob/3a446e6488a7a9dbcfd4f6fd7ba364576f99…
-
const sender = process.env.MAILJET_SENDER;
const apiKey = process.env.MAILJET_API_KEY;
const apiSecret = process.env.MAILJET_SECRET_KEY;
const Mailjet = require("node-mailjet");
const mailjet = …
-
- [ ] Consider implementing notifications (email?) when jobs finish
-
Hey,
I am not able to install the package. The Git mentioned in the logs returns 404
```bash
bash-4.4# npm i strapi-provider-email-mailjet
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm…
-
Filed following issue on the mailjet support channel (see below).
After some back and forth discussions, mailjet support concluded:
_"Django is not written by us, and it received an update Sept 9t…
-
```PHP Fatal error: Uncaught Error: Class 'MailjetWp\\MailjetPlugin\\Front\\Mailjet' not found in /var/www/html/wp-content/plugins/mailjet-for-wordpress/src/front/MailjetPublic.php:84```
```
### …
-
# Current behavior
We save in the database whether a user wants to receive the newsletter (`send_newsletter`) property, but we don't sync this information with our Mailjet contact list for the newsle…