cal.com
cal.com copied to clipboard
[CAL-1460] Add mail catching service for local development
I can take this up, can you please assign this to me?
So, after thinking this through, I think having a service like MailDev or MailHog running in docker using the docker-compose file triggered by running yarn dx would be the best and simplest approach to monitor emails being sent in a local environment. I would of course have to change the values assigned to env variables in .env.example namely EMAIL_SERVER_HOST and EMAIL_SERVER_PORT.
Let me know if this approach is good or if anyone had something else in mind.
Sounds like a good approach, @Jonathan1599! Will look at your PR soon. Thanks so much 🙏🏼