sozialhelden / wheelmap-classic

:wheelchair: Legacy "classic" wheelmap.org (deprecated)
http://www.wheelmap.org
GNU Affero General Public License v3.0
47 stars 16 forks source link

Use mailgun for sending of transactional mails #349

Open holgerd opened 8 years ago

holgerd commented 8 years ago

To ensure emails are delivered from the app to our users, I want to use a dedicated service to ensure the mails are not marked as spam.

Thuy suggested mailgun and Holger has setup an account (see 1pw)

lennerd commented 8 years ago

@schultyy @1000miles Do you already have some test rutines or something to test new email providers?

@holgerd I do not have access to 1pw yet.

holgerd commented 7 years ago

@1000miles what is the status of this today?

holgerd commented 7 years ago

this is done, right?

Hoverbear commented 7 years ago

It's done on infra-rebuild, I will work on backporting this to current.

Hoverbear commented 7 years ago

These are the changes: https://github.com/sozialhelden/wheelmap/pull/437/files

Some changes are needed in the secrets.yml as well.