search for: 3af10f1f

Displaying 2 results from an estimated 2 matches for "3af10f1f".

2019 May 21
0
Dovecot with LDAP Proxy
...o configure ldap proxy to get that behavior? > > Thanks in advance. > > -federico Hi! Have you read https://wiki2.dovecot.org/Director ? Aki -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20190521/3af10f1f/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 488 bytes Desc: OpenPGP digital signature URL: <https://dovecot.org/pipermail/dovecot/attachments/20190521/3af10f1f/attachment.sig>
2019 May 20
2
Dovecot with LDAP Proxy
Hello, configuring Dovecot with LDAP authentication, adding the parameter in ther sql config file: pass_attrs = \ ??????? =proxy=y I see then backend connections always addressed to localhot port 143: /user=utente1 at domanin.com proxy?? lip=127.0.0.1?? lport=143???/ while I expect that connections would be managed by the director and then addressed to my backend IPs and specific port. Is