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 [EMAIL PROTECTED] > > 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/
