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(outbound): allow LHLO over insecure socket if TLS is forced #3279

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

felixauringer
Copy link
Contributor

Fixes #3278

Changes proposed in this pull request:

  • add LHLO to the allowed commands if TLS is enforced

Checklist:

  • docs updated (not affected)
  • tests updated (not affected)
  • Changes updated

Copy link
Member

@msimerson msimerson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@msimerson msimerson merged commit 88b1f54 into haraka:master Mar 8, 2024
14 checks passed
@msimerson msimerson changed the title fix(outbound): allow LHLO over insecure socket if TLS is forced (#3278) fix(outbound): allow LHLO over insecure socket if TLS is forced Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enforcing TLS for LMTP not possible
2 participants