postfix-users

Re: LDAP lookup failures with Postfix 2.3.4

Subject: Re: LDAP lookup failures with Postfix 2.3.4
From: Saulo Calixto Bonfim <cuenco AT saulo.eti DOT br>
To: postfix-users AT postfix DOT org
Date: Wed, 01 Aug 2007 17:08:29 -0300
Hi Victor,


Victor Duchovni wrote:
> You have have groups that nest more than 1000 deep, or mutually recursive
> groups.
>   

Problem solved. Suddenly the truth appears. A group was nested into
another that was nested in the first, and I guess this made the query
loop indefinitely - the server timed out even after I set up
recursion_limit to 11000.


> This is not a bug. The code does not need to be "fixed", and setting it
> to "double" will have rather unpleasant side-effects, do not change the
> code if you don't understand it.
>   

Indeed, I was just trying to solve the problem with a terrible
"monkey-job". If someone here ask, I'd never say that I did it!

Thanks for the quick answer.


Cheers,

Saulo


<Prev in Thread] Current Thread [Next in Thread>
  • Re: LDAP lookup failures with Postfix 2.3.4, Saulo Calixto Bonfim <=