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

Wrong domain? #6

Open
Citrullin opened this issue Sep 25, 2022 · 8 comments
Open

Wrong domain? #6

Citrullin opened this issue Sep 25, 2022 · 8 comments

Comments

@Citrullin
Copy link

I am reading over the source code. Just wanted to know, if this shouldn't rather be {{ .Values.webMailDomain }}


There are more example.com that may can use the domain. Just wanted to know, if I am correct. I can create a PR.

@bramhoven
Copy link
Owner

I think you are right. It is still WIP and I just commit mainly because I work from two different laptops, so all might not work yet.
You are more than welcome to create a PR 😁
If you have any other tips and or feedback for helm charts, let me know! (This is my first helm chart)

@Citrullin
Copy link
Author

I think you are right. It is still WIP and I just commit mainly because I work from two different laptops, so all might not work yet. You are more than welcome to create a PR grin If you have any other tips and or feedback for helm charts, let me know! (This is my first helm chart)

Can you shortly tell me what you already tested and what works? It looks overall already pretty good. I see a lot of features I would expect from a mail server.

@bramhoven
Copy link
Owner

I am currently just porting the docker-compose from the wildduck-dockerized repo. I have just mainly tested that the containers were running and not logging any errors. Haven't functionally tested it yet

@Citrullin
Copy link
Author

I am currently just porting the docker-compose from the wildduck-dockerized repo. I have just mainly tested that the containers were running and not logging any errors. Haven't functionally tested it yet

Okay, I will try go over it, add all the other stuff and give it a more functional try.

@Citrullin
Copy link
Author

@bramhoven I updated some things.
https://github.com/Citrullin/wildduck-k8s
Haven't tested it yet. Just from reading over the configs etc.
I can't continue right now, because of some financial constrained.
Would love to continue developing on it.
It really looks like the ideal mail server system for k8. Surprised no one else did this before.

@bramhoven
Copy link
Owner

@Citrullin your changes are looking good!
I was thinking the same thing. Was really suprised I could not find any helm chart...

No worries about time, I am not in a hurry to finish it. 😄

@bramhoven
Copy link
Owner

@Citrullin if you want you can create a pull request so I can merge your fixes in.
Yesterday i did a lot of fixes in the main repo and sending and receiving mail is working. Next I will be working on the IMAP, POP3 and SMTP connection from mail clients

@Citrullin
Copy link
Author

@Citrullin if you want you can create a pull request so I can merge your fixes in. Yesterday i did a lot of fixes in the main repo and sending and receiving mail is working. Next I will be working on the IMAP, POP3 and SMTP connection from mail clients

Hey, sorry for the late response. I would love to, but I had to drop that kubernetes project. Maybe I will at some point.

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

No branches or pull requests

2 participants