We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a developer I want to set up a fully functional smtp endpoint for transactional emails so that I don't have to use a gmail workaround.
Tasks
Additional notes:
in development, the site uses gmail to test transactional emails in development
Highly recommend using Mailhog in ci/dev/test to create a fully functional smtp endpoint. Here's a good helm chart for Mailhog.
Originally posted by @wenzowski in button-inc#126 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As a developer
I want to set up a fully functional smtp endpoint for transactional emails
so that I don't have to use a gmail workaround.
Tasks
Additional notes:
Highly recommend using Mailhog in ci/dev/test to create a fully functional smtp endpoint. Here's a good helm chart for Mailhog.
Originally posted by @wenzowski in button-inc#126 (comment)
The text was updated successfully, but these errors were encountered: