-
# NOTE
All the mail_* modules should be moved to OCA/mail (preserving commit history).
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0
# Modules to migrate
…
-
This is a followup to #46979. I found another case where https://golang.org/cl/322230 broke the original logic. Even though MX records MUST contain domain names, occasionally they contain IP addresses…
-
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…
-
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
-
Here's the config I needed to get this working:
Using Guzzle5 adaptor.
```
swiftmailer:
transport: %mailer_transport%
spool: { type: memory }
cspoo_swiftmailer_mailgun:
ke…
-
Configure MailGun account in sails app for sending automated emails from app
NJ261 updated
4 years ago
-
-
I need help, I'm stuck... I've used this package before and works great but today...
The issue im having is the routes, in development i see the route and it works. But on the production server th…
-
Hi,
I am having troubles making this helper work.
I followed the instructions on [this page](https://github.com/keystonejs/keystone/blob/c4789388ef09d09f39585f68b2a6fc898b7da040/docs/guides/how-to-s…
-
bundle exec foreman run rake db:migrate
FATAL: Invalid ENV var: APP_NAME=myawesomeapp
FATAL: Invalid ENV var: CROWDTILT_SANDBOX_KEY=crowdtiltsandboxkey
FATAL: Invalid ENV var: CROWDTILT_SANDBOX_SECRET…
ghost updated
7 years ago