Brian Rosenberger wrote:

> ldapuser:
>   driver = smartuser
>   local_parts = ${lookup
> ldap{ldap://xxxx.xx:389/ou=SMTP%20Service,ou=Mailaccounts,dc=brutex,dc=n
> et?([EMAIL PROTECTED])}{${local_part}}}
>   home_directory = ${lookup
> ldap{ldap://xxxx.xx:389/ou=SMTP%20Service,ou=Mailaccounts,dc=brutex,dc=n
> et?homeDirectory?([EMAIL PROTECTED]
>   transport = my_local_delivery
[...]
>
> I suppose the ldap search string is wrong. However, the LDAP log says,
> there is something going on.

I think so too. Seems the scope parameter is missing.

Something like this??

ldap://xxxx.xx:389/ou=SMTP%20Service,ou=Mailaccounts,dc=brutex,dc=n
 > et?sub?homeDirectory?([EMAIL PROTECTED]
- Sandip


I did this, the error is the same.
BTW, I tried to post to [EMAIL PROTECTED], but my posting isn?t send to
the list nor do I get an error message. What?s the trick?

Brian





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to