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

Support different relays for different domains #130

Open
arthef opened this issue Dec 11, 2021 · 0 comments
Open

Support different relays for different domains #130

arthef opened this issue Dec 11, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@arthef
Copy link

arthef commented Dec 11, 2021

Is your feature request related to a problem? Please describe.

I have Mailu setup that is handles email for a few different domains. Each domain comes with SMTP relay service / mail forwarding from the DNS provider. It can be configured through config files on docker-compose setup.
However, with k8s system, config files are overridden or lost. It would be very useful to have an option to specific external relays for each domain in helm configuration.

Describe the solution you'd like

There seems to be external relay configuration available for the Mailu helm chart already but it only allows to specify a single relay service for entire Mailu setup.
The existing configuration could be expanded to allow setting up multiple relay services, each for a selected domain.

Describe alternatives you've considered

Another posibility would be to allow to “inject” relay_hosts and sasl_passwd to overrides folder of Mailu installation.

@arthef arthef added the enhancement New feature or request label Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants