cal.com icon indicating copy to clipboard operation
cal.com copied to clipboard

[CAL-1460] Add mail catching service for local development

Open keithwillcode opened this issue 2 years ago • 3 comments
trafficstars

Some options:

From SyncLinear.com | CAL-1460

keithwillcode avatar Apr 11 '23 14:04 keithwillcode

I can take this up, can you please assign this to me?

Jonathan1599 avatar Apr 11 '23 16:04 Jonathan1599

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.

Jonathan1599 avatar Apr 21 '23 18:04 Jonathan1599

Sounds like a good approach, @Jonathan1599! Will look at your PR soon. Thanks so much 🙏🏼

keithwillcode avatar May 05 '23 21:05 keithwillcode