Displaying 2 results from an estimated 2 matches for "b4d0a711".
2019 May 21
1
Dovecot with LDAP Proxy
...;>
>> 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/b4d0a711/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 484 bytes
Desc: OpenPGP digital signature
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190521/b4d0a711/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