code-for-nashville / glean-tennessee-web

This project was created during Nashville's Civic Day of Hacking to allow farmers and other food providers to notify the Society of St. Andrew of food donations available for harvest and pick up.
https://glean-tennessee.firebaseapp.com/
8 stars 10 forks source link

Prevent emails from going straight to junk-email folder #86

Open Rian501 opened 5 years ago

Rian501 commented 5 years ago

(Research and implement) possibly some kind of whitelisting for the sendgrid/firebase function to keep the glean requests from going to the junk/spam folder of email.

coreyar commented 5 years ago

To solve this we will need to verify the domain the emails are being sent from. https://sendgrid.com/docs/ui/account-and-settings/how-to-set-up-domain-authentication/