-
Currently the server doesn't implement the OPTIONS preflight.
-
Hi! Please help me, I have an error:
```
Please make sure you have entered your Mailgun API Key in your gulpfile
[23:34:18] 'test' errored after 1.55 s
[23:34:18] Error in plugin 'gulp-mailgun'
…
-
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…
-
Hi I am using mailgun-js 0.21.0.
var api_key = 'pubkey-XXXXXXXXX';
var domain = 'XXXXXXXXXXXX';
var mailgun = require('mailgun-js')({apiKey: api_key, domain: domain});
mailgun.parse(
[ 'alice…
-
Mailgun API integration was originally created because it had a free tier and was fairly easy to setup. Nowadays I don't really care for Mailgun and you can easily migrate from Mailgun's API to SMTP l…
-
**Describe the bug**
Cannot add multiple files with the same name within multipart request
**To Reproduce**
An example cURL that works for the api I'm working with is
```shell
curl -s --use…
-
From http://blog.mailgun.com/mailgun-campaign-analytics-taking-analytics-beyond/:
```
curl https://api.mailgun.net/v2/mailgun.net/messages
-F from='Developers '
-F to='Bob Doe '
-F subje…
-
Right now, when defining an email sender, and when sending an email via it, we don't allow any provider-specific options. It would be useful to provide some, because for example, users using `Sendgrid…
-
Envoyer un mail de confirmation une fois le paiement effectué.
Message : "Paiement ok, Merci."
Possibilité d'utiliser l'api de mailgun : https://github.com/mailgun/mailgun-php
-
**Describe the bug**
Looks like backwpup breaks some logging because it works when backwpup is disabled.
**To Reproduce**
PHP: 8.1 | Wordpress 6.5.4 | mailgun 1.9.9 | backwpup 4.10
Steps to repr…