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

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Walt Reed
Datum:  
To: Alexander G. Jerjomin
CC: exim-users
Betreff: 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.