Displaying 2 results from an estimated 2 matches for "backend2".
Did you mean:
backend
2010 Oct 13
2
Director and CRAM-MD5
...ine if I connect directly to the backends, but
the director only supports AUTH=PLAIN because of the static passdb.
director config:
> passdb {
> driver = static
> args = nopassword=y proxy=y
> }
>
> director_servers = director1 director2
> director_mail_servers = backend1 backend2
backend config:
> passdb {
> driver = vpopmail
> args =
> }
>
> userdb {
> driver = vpopmail
> }
It seems that the director is only working, if I use the static passdb?!
How can I use the director with other passdb drivers than the static one?
Greetings,
Martin
2015 Oct 13
3
TLS communication director -> backend with X.509 cert checks?
...roxy: hostname doesn't match SSL certificate at 2001:683:921:f33::5:fe:993: user=<foo>, method=PLAIN, rip=2001:638:912:f33::1:1, lip=2001:638:912:f33::5:2, TLS, session=<fLrUa+8hggAgAQY4CRIPMwAAAAAAAQAB>
In 10-directors.conf I've:
director_mail_servers = backend1.<domain> backend2.<domain>
Should I create certificates with IP address in SAN? (Any hint about the
correct syntax for the openssl.conf is welcome). Or is there any chance
that this is fixed already or will be fixed in the near future or even
better, that it's my fault?
Best regards from Dresden/Germ...