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

feat: several fixes for Mailu 2024.06 support #354

Merged
merged 3 commits into from
Jun 27, 2024
Merged

Conversation

fastlorenzo
Copy link
Collaborator

Several fixes are introduces in order to support correctly Mailu 2024.06:

  • Adding the option to set AUTH_REQUIRE_TOKENS env var via authRequireTokens
  • Fixed healthcheck in front pod
  • Fixed ingress to use HTTPS to connect to the front pod (and enabled 443/tcp port in front service to support this)
  • Added the option to configure the PROXY_PROTOCOL en var via ingress.proxyProtocol
  • Disabled submission port by default (in line with new Mailu behavior)
  • Added the option to expose ManageSieve to the front-external service via front.externalService.manageSieve
  • Setting the PORTS env var via what's configured in front.externalService + ports 80/443 if ingress.enabled is set

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.

1 participant