On 4/11/06, Lars Roland <[EMAIL PROTECTED]> wrote:
> On 4/11/06, Matt Sergeant <[EMAIL PROTECTED]> wrote:
>
> Maybe this needs to be configurable - i.e. in some situations it might
> be nice to just pull from the LDAP server periodically (i.e. pull the
> entire user list once every hour, once every day or whatever floats
> your boat) - other people may need to perform a LDAP look up for each
> email - so as I see it, this should preferably be configurable.
>
> Personally I am all for the periodic pull of valid emails (I have
> implemented this for exchange 2000, 2003 and lotus notes servers)
> since this ensures email flow even if the LDAP server is down.
>
>
> --
> Lars
>

By valid emails I of cause means users in LDAP server, when I
implemented this for Echange the users just mapped to email addresses.
What I do is that I replicate the LDAP once every hour and then
perform the auth in this local db if the real server is down.

Reply via email to