-
could you pls explain me the flow of the process.?
i just got following issues from my cmd terminal
{ message: 'Mailing list NAME@MAILINGLIST.COM not found' }
got an error: [Error: Sandbox …
-
There are a lot of email service providers with Web API:
- SendGrid - https://sendgrid.com/docs/API_Reference/Web_API/mail.html
- mailgun - http://documentation.mailgun.com/api-sending.html#sending
- …
-
Default installation doesnt work with new accounts (which use EU mailgun servers).
New EU endpoint: api.eu.mailgun.net
-
Hello, i am having this error when i run 'npm start':
Error: Parameter "key" is required
at new _ (/Users/xxx/Desktop/US-visa-appointment-notifier-main/node_modules/mailgun.js/mailgun.node.js:2:32…
-
Add support for Amazon Simple Email Service, Mandrill, Mailgun and other such email services.
I feel this is necessary because some productions servers restrict SMTP connections and allow connections…
-
Hi there,
I would like to suggest to add api()->get() request, which needs domain, to readme as example.
For example:
Mailgun::api()->get('my-domain/tags');
I was assuming that it will b…
-
Hi, Michael
first of all, thank you for all the additional work you did on Staticman here. I'm just right now trying to get it to work. I have already working instance of original Staticman on my her…
-
Hi,
while I was writing this issue I figured out the problem. And I am not sure if you can actually help here. But maybe you have an idea how to deal with the problem
Our App supports User-to-Us…
-
On project start I'm getting a warning:
```
(node:398315) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
at emitExperimentalWarning (node:i…
-
### Description
With the set-up instructions it would be great if it could clearly communicate:
1. which Mailgun API key to use (Private or Public)
2. what (or how to access) the required 'Endp…