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

Fix json overrides #77

Merged
merged 3 commits into from
May 12, 2024
Merged

Fix json overrides #77

merged 3 commits into from
May 12, 2024

Conversation

louis-lau
Copy link
Contributor

Found some vague references to a single file config option. After figuring out how to use, it didn't really seem to work. So I dug in and fixed it!

  • Loading smtp.json seems to have been accidentally removed in this commit 8 years ago from what I can tell:
    haraka/Haraka@fefae7c
  • this._overrides was checked, but there wasn't any code setting values there. Must have been accidentally removed at some point as well.
  • Also added some more details/example to the doc for using this so there's less to figure out.

Fixes #69
Fixes #68
Fixes #66

config.js Outdated Show resolved Hide resolved
@msimerson msimerson merged commit 4178b8d into haraka:master May 12, 2024
16 checks passed
msimerson added a commit that referenced this pull request May 12, 2024
- doc(README): fix hjson link (#78)
@msimerson msimerson mentioned this pull request May 12, 2024
msimerson added a commit that referenced this pull request May 12, 2024
- doc(README): fix hjson link (#78)
@msimerson
Copy link
Member

thanks @louis-lau !

msimerson added a commit that referenced this pull request May 12, 2024
- config: fix json overrides (#77)
- doc(README): fix hjson link (#78)
@louis-lau
Copy link
Contributor Author

Thanks for the quick merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants