-
Hi,
i have try to upgrade my opensign instance from v1.2.2-beta to v1.4.2.
After the upgrade, i've try to retrieve my password my the forgot password button, but when i submit with my email, a popup…
-
Migrate the resonate.is mailgun account to an organisation mailgun account.
- [ ] Setup new account
- [ ] Add angus@thepavilion.io as admin.
-
Just adding `require('mailgun-js');` makes `got` failing.
```javascript
const got = require('got');
require('mailgun-js');
got.get(`https://www.google.com/`).then(
(res) => {
console…
zdila updated
3 years ago
-
See: http://documentation.mailgun.com/user_manual.html#routes for how e-mail via mailgun can either be forwarded, or stored with a callback.
- [x] Create an endpoint at `/api/v1/email`
- [ ] Write te…
-
**Is your feature request related to a problem? Please describe.**
At [Tacto](https://tacto.ai/) we are looking for a drop-in replacement of [django-anymail](https://github.com/anymail/django-anymail…
-
I installed the plugin apparently right.
But when I go to settings to set up my Mailgun account this error is showed:
![Screen Shot 2020-04-28 at 21 56 00](https://user-images.githubusercontent.…
-
There's already a Perl module for this, but the needed ability to send raw MIME messages is not a part of it. I may just contribute to the already existing project, and adding it:
https://github.c…
-
As for now, you need to login to mailgun and click check dns manually. Otherwise you have to wait 1-2 days
@iledarn
---
Want to back this issue? **[Post a bounty on it!](https://www.bountyso…
-
-
Hi,
I'm trying to configure mailgun with this (using my own domain for email.) I see that the changes I make should go in webpack.production.json, but I'm not sure how that process is supposed to w…