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

consolidate smtp.ini parsing to server.js #2872

Merged
merged 4 commits into from
Dec 14, 2020
Merged

Conversation

msimerson
Copy link
Member

@msimerson msimerson commented Dec 4, 2020

Fixes #2871

Changes proposed in this pull request:

  • consolidate smtp.ini parsing to server.js
  • passes config into connections and transactions
  • move strict_rfc1869 setting into smtp.ini

Checklist:

@msimerson msimerson merged commit 576d592 into haraka:master Dec 14, 2020
@msimerson msimerson deleted the smtp.ini branch December 14, 2020 20:50
msimerson added a commit to msimerson/Haraka that referenced this pull request Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

connection and transaction should inherit smtp.ini cfg
1 participant