Open
Description
Right now all emails are caught in mailhog
This doesn't permit to PM / QA to test these emails (back & especially front)
The goal is to create an option which permits to :
- Send all emails without any catch (when site goes live with our docker system all emails must be sent)
- Catch all emails with a specific rule :
** Create a whitelist which allow emails to be send to these email adresses
** Catch all others emails and send them to mailhog