Skip to content
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

Tech debt: Fix emails in dev #217

Open
3 tasks
BCerki opened this issue Jan 14, 2022 · 0 comments
Open
3 tasks

Tech debt: Fix emails in dev #217

BCerki opened this issue Jan 14, 2022 · 0 comments

Comments

@BCerki
Copy link
Contributor

BCerki commented Jan 14, 2022

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

  • set up endpoint
  • remove code related to the gmail workaround
  • remove requirement to provide gmail environment variables in order to start the server

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)

@BCerki BCerki transferred this issue from another repository Jan 20, 2022
@BCerki BCerki transferred this issue from button-inc/digital_marketplace_transfer_issues Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants