-
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…
-
I had an issue with trying to pass variables into a template that was in the Mailgun UI using the send() command.
Following the documentation for ts-mailgun, nothing would transfer the data across …
-
In GitLab by @richbodo on Dec 4, 2018, 16:01
Primary goal is science. Document what you find about outbound system email capabilities with mailgun so that others can build upon that knowledge.
Seco…
-
This month's email alerts have thrown an unusual error:
```
Traceback (most recent call last):
File "./manage.py", line 26, in
execute_from_command_line(sys.argv)
File "/webapps/openpr…
-
A JS error is thrown when the timeout occurs because of an undefined variable here.
https://github.com/mailgun/validator-demo/blob/master/mailgun_validator.js#L100
This was introduced here https://gi…
-
Hi there,
First, great thanks @wgebis to have conclude my 2 previous PR (#32 #33 to #38). I was too busy for looking at that and it was lying in my todo list for a while!
I just tried the param…
-
Copy-pasting the example in the README yields a `Mailgun::Error`:
```
irb(main):013:0> @mailgun.routes.create "Description for the new route", 1,
irb(main):014:0* [:match_recipient, "apowers@m…
-
Hi,
Are you still maintaining this? I want to use it for a project but I'd like to bring the winston dependency up to 3.x, and use mailgun.js as mailgun-js is no longer supported. I can submit a PR…
-
If holster library is used in a project that has [opentelemetry-go](https://github.com/open-telemetry/opentelemetry-go) v1.25.0 or above, it will fail to build due to
```
# github.com/mailgun/hol…
-
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'
…