Re: [exim] ldap lookup only

Top Page
Delete this message
Reply to this message
Author: Andreas Pettersson
Date:  
To: graeme, exim-users
Subject: Re: [exim] ldap lookup only
Thanks, that gives me a bit more details.

--------> verify_user_router router <--------
local_part=testuser domain=domain1.com
checking domains
domain1.com in "domain1.com"? yes (matched "domain1.com")
checking local_parts
testuser in "ldap:://domino.domain1.com/o=org?cn?sub?(&
(uid=testuser))"? no (end of list)
verify_user_router router skipped: local_parts mismatch

testuser is a correct uid, so there seems to be some problem here..
Any ideas?

Regards,
Andreas

(sorry for top-posting, but this webmail I'm using right now sucks)


----Ursprungligt meddelande----
Från: graeme@???
Datum: Jul 31, 2006 1:58:17 PM
Till: exim-users@???
Ärende: Re: [exim] ldap lookup only

On Mon, 2006-07-31 at 13:45 +0200, Andreas Pettersson wrote:
<snip>
> The problem is that I can't find any documentation on how I use

ldap
> in this context.
> I've tried applying the example and just change to my credentials

and
> filter, but when I run
> # exim -d+deliver -bt ksjdf@???
>
> I get this:
>
> --------> verify_user_router router <--------
> local_part=ksjdf domain=domain1.com
> verify_user_router router skipped: verify_only set


Try "exim -d+deliver -bv <address>"

-bt tests an address for routing "deliverability" (if such a word
exists), -bv verifies it.

Graeme


--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/