-
### What version of Bun is running?
1.1.8
### What platform is your computer?
Darwin 23.4.0 arm64 arm
### What steps can reproduce the bug?
```
import formData from 'form-data';
import Mailgun …
-
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…
-
I'm able to send emails using mailgun, however, when I try using my own smtp server, I'm getting this in the console:
Rent.js:137
GET https://domain/api/v2/rents/2024/11 401 (Unauthorized)
fetc…
-
Endpoints `/api/sendgrid/send/` and `/api/mailgun/send/` have different behavior
- [ ] sendgrid sends html, mailgun sends plain text. Send html with both?
- [ ] sendgrid html mail does not contain…
tomfa updated
5 years ago
-
### Describe the bug with a clear and concise description of what the bug is.
If SMTP is configured using a SSL port, emails will not be sent, and any attempts to use the `/api/v1/admin/email/test` e…
-
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…
-
Need to update the API key used for the mailgun framework as it is currently throwing an error (due to it being exposed earlier).
-
Had some issues with using the full api implementation in mailgun-php, but got it working by setting up Guzzle correctly. This allows you to use the full API on this page through Mailgun::api()
htt…
-
Solución Web basada en:
- Astro: formulario web y API de scrapeo
-TursoDB: para almacenar los datos scrapeados.
- MailGun: para el envío de correo
- UptimeRobot: para hacer el "cron" que llama al API…
-
Hi there,
### Terraform Version
`1.0.8`
### Affected Resource(s)
Mailgun
### Expected Behaviour
Mailgun allows you to create individual domain targeted api keys.
I would like to be able t…