Skip to content

Allow manual domains for dkim generator#1736

Closed
williamdes wants to merge 2 commits intodocker-mailserver:masterfrom
williamdes:ldap-dkim-generator
Closed

Allow manual domains for dkim generator#1736
williamdes wants to merge 2 commits intodocker-mailserver:masterfrom
williamdes:ldap-dkim-generator

Conversation

@williamdes
Copy link
Copy Markdown
Contributor

Fix #1735 - The dkim key generator does not work for ldap setups

Copy link
Copy Markdown
Member

@georglauterbach georglauterbach left a comment

Choose a reason for hiding this comment

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

Looks very fine to me. Please only adjust the setup.sh script as I suggested.

Comment thread setup.sh Outdated
@williamdes
Copy link
Copy Markdown
Contributor Author

It should be okay, I did script that without testing it and if the bats tests passes, then it is okay.

I will test it but for now I am working on ldap domains

@georglauterbach
Copy link
Copy Markdown
Member

I have now corrected the scripts myself as there was a syntax error and a misuse of -z still in it. We'll check tests then.

@williamdes
Copy link
Copy Markdown
Contributor Author

Looks like I should add back the volume mounts like the test that I copied it from

@georglauterbach
Copy link
Copy Markdown
Member

Not sure whether that fixes the PermissionDenied errors, but it's worth a shot.

@williamdes
Copy link
Copy Markdown
Contributor Author

No more errors but tests fail
https://travis-ci.org/github/tomav/docker-mailserver/builds/752566900#L2397

Looks like the domains option does not work or something else

@georglauterbach
Copy link
Copy Markdown
Member

That's unfortunate - but we'll need to see all tests passing before merging this PR. I guess some more debugging needs to be done here.

@williamdes
Copy link
Copy Markdown
Contributor Author

This should work now, -z was the good one and not -n
It works in my container

@williamdes
Copy link
Copy Markdown
Contributor Author

williamdes commented Jan 3, 2021

F*** 😄
toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
Well, the tests will run another day..

@techgourmet
Copy link
Copy Markdown

techgourmet commented Jan 3, 2021 via email

@georglauterbach
Copy link
Copy Markdown
Member

Closed due to migration to docker-mailserver/docker-mailserver. Please re-open over there :D

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.

The dkim key generator does not work for ldap setups

3 participants