jgunnink / secret-santa

A ruby on rails application built to handle the organisation of a Secret Santa in a fun, simple way!
https://secretsantawebsite.herokuapp.com
Other
1 stars 1 forks source link

Look into a workflow for bounced emails #45

Open jgunnink opened 7 years ago

jgunnink commented 7 years ago

Currently if the user enters an email which is not a real address, eg, a typo. When the assign happens, it will silently bounce the email as the system doesn't have a way of knowing if the email address is real or not.