Re: [Exim] Forwarding unknown users to another host

Top Page
Delete this message
Reply to this message
Author: Anand Buddhdev
Date:  
To: Bryce Newall
CC: exim-users
Subject: Re: [Exim] Forwarding unknown users to another host
On Sun, Feb 22, 2004 at 10:51:52AM -0800, Bryce Newall wrote:

> On Fri, 13 Feb 2004, Tabor J. Wells wrote:
>
> > Rather than do this why not just lookup the addresses in Exchange via LDAP
> > lookups against Active Directory after handling the local accounts and
> > virtual domains?
>
> Greetings everyone,
>
> Per Tabor's suggestion, I am attempting to compile LDAP support into
> Exim. However, I am running into a roadblock during compilation:
>
> ldap.c:34: lber.h: No such file or directory
> ldap.c:35: ldap.h: No such file or directory
>
> There is no lber.h or ldap.h anywhere on my system. I am about the
> farthest thing from a programmer that there could be, so this is going to
> sound stupid, but how do I get those headers onto my system? I recently
> upgraded to FreeBSD 4.9-STABLE, if that makes any difference.


Well, there's your problem. Those 2 files are usually installed as
part of an OpenLDAP installation. Use your FreeBSD's port system to
install OpenLDAP and then try to compile exim again.

--
Anand Buddhdev