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

Explicitly configure treafik not to terminate TLS for submissions #2166

Merged
merged 2 commits into from
Sep 4, 2021

Conversation

pcqnt
Copy link
Contributor

@pcqnt pcqnt commented Sep 3, 2021

Description

Explicitly configure treafik not to terminate TLS for SMTPS

Fixes #

Type of change

  • [] Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • If necessary I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Had to explicitly configure traefik not to terminate the TLS session for SMTPS in order for the TLS and cipher to match postfix
Update mailserver-behind-proxy.md
@github-actions
Copy link
Contributor

github-actions bot commented Sep 3, 2021

Documentation preview for this PR is ready! 🎉

Built with commit: b8c9581

Copy link
Member

@wernerfred wernerfred left a comment

Choose a reason for hiding this comment

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

LGTM 👍
Thanks!

@georglauterbach georglauterbach changed the title Explicitly configure treafik not to terminate TLS for SMTPS Explicitly configure treafik not to terminate TLS for submissions Sep 4, 2021
@georglauterbach
Copy link
Member

Changed the title. Port 465 is submissions, not SMPTS. Seems nip-picky, but with this port, it is important.

@wernerfred wernerfred merged commit 7c4e05e into docker-mailserver:master Sep 4, 2021
NorseGaud pushed a commit to NorseGaud/docker-mailserver that referenced this pull request Sep 17, 2021
…2166)

Had to explicitly configure traefik not to terminate the TLS session for SMTPS in order for the TLS and cipher to match postfix
NorseGaud pushed a commit to NorseGaud/docker-mailserver that referenced this pull request Sep 17, 2021
…2166)

Had to explicitly configure traefik not to terminate the TLS session for SMTPS in order for the TLS and cipher to match postfix
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.

None yet

4 participants