Skip to content
Discussion options

You must be logged in to vote

Wow, this discussion became a good source for debugging.

I finally got it working.

After the analysis mentioned above that both components, LDAP server and Mail server, work when used with external systems but not with each other, this made me think again about the connection between them. The relationship that connects them is LDAP, DNS and TLS. I checked TLS and seemed to be working properly. LDAP filters were also OK, after testing them with ldapsearch. That leaves DNS of the cluster, particularly CoreDNS.

The biggest confusion came from the log messages of Dovecot actually, as they always were inconsistent and misleading.

In K8s, I configured the CoreDNS to forward all requests that a…

Replies: 3 comments 15 replies

Comment options

You must be logged in to vote
14 replies
@polarathene
Comment options

@MohammedNoureldin
Comment options

@polarathene
Comment options

@MohammedNoureldin
Comment options

@polarathene
Comment options

Comment options

You must be logged in to vote
1 reply
@polarathene
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by MohammedNoureldin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment