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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Walt Reed
日付:  
To: Alexander G. Jerjomin
CC: exim-users
題目: 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.