zznicole / shopping-list

Ourshoppinglist is a Mobile-first Web application project. It was created by a team of two developers, using modern Javascript, ES6, React.js,Node.js DBOO database, Material UI, Arios......
0 stars 0 forks source link

Fix issue with emails not received by big email provider #26

Closed kft-a closed 3 years ago

kft-a commented 3 years ago

Change how emails are sent by the server.

kft-a commented 3 years ago

Amazon SES may be a solution. Set up mx names in dns.

kft-a commented 3 years ago

Fixed with commit a51d57a5e on master. Emails are now sent with Amazon SES. The DNS entries for ourshoppinglist.online has been updated to included amazon verification, SPF and DKIM.