-
Notifications
You must be signed in to change notification settings - Fork 7.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: catch emails sent locally using Mailhog #8470
feat: catch emails sent locally using Mailhog #8470
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@Jonathan1599 is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…usage with Mailhog
…han1599/cal.com into feat/mail-catching-service
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀 🚀
waiting for @keithwillcode to approve and merge. LGTM on my end |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome contribution. Thank you!
What does this PR do?
Enables devs to catch emails using Mailhog.
Code changes:
Fixes #8199
Environment: Staging(main branch) / Production
Type of change