Re: [Exim] Exim+LDAP,Can't contact LDAP server

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Walt Reed
Data:  
Para: Alexander G. Jerjomin
CC: exim-users
Asunto: Re: [Exim] Exim+LDAP,Can't contact LDAP server
On Fri, Feb 13, 2004 at 01:11:39PM +0200, Alexander G. Jerjomin said:
> Hello.
> I want to use Exim+LDAP to verify the valid address.

<snip>
> but I want to accept mail if LDAP is down.


What many people are doing is taking periodic snapshots of the ldap DB
(several times per day or whatever schedule is appropriate for your
local environment) and saving in a local database. This can be a good
way to boost performance as well.