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

Make SMTP settings configurable from the env #446

Merged
merged 1 commit into from Jan 30, 2018

Conversation

Projects
None yet
2 participants
@avinassh
Contributor

avinassh commented Jan 20, 2018

The changes made here does not affect how the older SMTP settings were configured. I have kept the earlier values as default and code won't break even if none of the environment values is not set.

I am curious how main lobsters site is running in production. Does this file is manually overwritten during deployment?

@pushcx pushcx merged commit 4603cae into lobsters:master Jan 30, 2018

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
@pushcx

This comment has been minimized.

Show comment
Hide comment
@pushcx

pushcx Jan 30, 2018

Member

This looks totally reasonable, thanks. In prod, postfix is listening to the local port.

Member

pushcx commented Jan 30, 2018

This looks totally reasonable, thanks. In prod, postfix is listening to the local port.

@avinassh avinassh deleted the avinassh:patch-2 branch Jan 30, 2018

pushcx added a commit that referenced this pull request Mar 28, 2018

Revert "rename password for account deletion so Firefox doesn't autof…
…ill"

This reverts commit 8da472c.

Doesn't work, see discussion in #446

pushcx added a commit that referenced this pull request Apr 11, 2018

Revert "rename password for account deletion so Firefox doesn't autof…
…ill"

This reverts commit 8da472c.

Doesn't work, see discussion in #446
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment