-
I using Mailjet to send an alert email following the instructions here: https://docs.influxdata.com/influxdb/v2.1/monitor-alert/send-email/?t=Mailjet
```python
import "http"
import "json"
import "…
-
When using templates emails are not being sent
```
message = { from_email: 'my@email.com',
subject: 'Confirmation instructions',
'Mj-TemplateID' => 12345,
…
-
### Mautic Version
5.0.x series
### Way of installing
I cloned the Mautic repo (not recommended or supported)
### PHP version
8.1
### What browsers are you seeing the problem on?
…
-
Hello community,
We are sending transactional emails using this library and recently started using templates instead of plain HTML. We have created a few templates in Mailjet but we are unable to s…
-
Utilisation de jetmail
## Front
- [x] page de reinitialisation de mot de passe(input email)
- [x] connecter le front et le back
## Back
- [x] class d'envoi de mail grace au sdk jetmail
- [x] route d…
-
Hello, I am currently trying to setup a Contact-Form forwarding handler that sends the formData via Mailjet to Email Client.
I am confused by the Setup guideline. There is "Basic Setup", "API-Setup…
-
I'm using this function to add a contact to a contactList, (reference: https://dev.mailjet.com/email/reference/contacts/subscriptions#v3_post_contactslist_list_ID_managecontact).
According to the doc…
-
Hi!
**Is your feature request related to a problem? Please describe.**
This is an issue created in relation to this issue about a feature request to support multiple SMTP mails services.
https://…
-
Hello,
trying to send an email through SQL-Editor I get the error : **Failed to run sql query: invalid input syntax for type json**. Not sure how to solve this issue.
`select send_email_message(…
-
When using [Squid](http://www.squid-cache.org/) as proxy for Mailjet API requests via this SDK (in our case to solve similar connection errors as described / discussed in https://github.com/mailjet/ma…