AFAIK, the dovecot proxy is not working with LDAP...
There's nothing preventing proxy from working with LDAP, just as long as those 3 fields are returned. The "y" isn't specifically needed, those fields just have to be returned with some non-empty value. So if all users are proxied, I guess something like this should work:
pass_attrs = uid=user,userPassword=password,uid=nodelay,uid=nologin,uid=proxy
ie. just take any field's value as the value for nodelay, nologin and proxy.
Hm, I still have to ask: Where do I put my "mailHost" attribut, which contains a fqhn?
Hi,
I tried many wrinting but without succes.
I suppose It wasn't put in the code...
But I have no more time to lookup in the code so I will use perdition.
thanks for the responses.
Francis
----- Original Message ----- From: "Aiko Barz" aiko@haeckser.de To: "Timo Sirainen" tss@iki.fi Cc: "Francis" francis@ac-clermont.fr; dovecot@dovecot.org Sent: Tuesday, October 10, 2006 5:59 PM Subject: Re: [Dovecot] proxy mode and ldap