r-hub / devops-issues

A place to collect the devops-y issue tickets for R-hub
0 stars 0 forks source link

Solve the mail server spam issue #1

Closed gaborcsardi closed 5 years ago

gaborcsardi commented 6 years ago

Mails from r-hub are considered as spam, often, because the r-hub server is not supposed to send emails, according to the MX records.

Possible solutions:

  1. Ask Linux Consortium IT to relay mail from r-hub. Ask them already, waiting for answer.
  2. Ask Linux Consortium IT to add MX records for mailgun. Done, waiting for anser.
  3. Send mail via mailgun's HTTP API. This requires some rewrite in the front end app, unfortunately.
gaborcsardi commented 6 years ago

I will just use https://www.npmjs.com/package/mailgun-js

gaborcsardi commented 5 years ago

Seems like this (option 3) needs some MX records set, still, to prove that I own the domain. I wrote one final email to the IT, and if they don't help by Tue morning, I'll register another domain, with a similar name to r-hub.io, and send the emails from there.

gaborcsardi commented 5 years ago

Solved by https://github.com/r-hub/rhub-frontend/commit/f3cbd4020e3d2d5b3bd2ee2d908a984db4e72ae3