CSS:
> Hello,
> 
> I'm having trouble chasing down an occasional delay in our submission
> service.  We run policyd to enforce sending quotas, and I sometimes
> see a 1 minute to 2 minute delay between the "connect from?" line
> in the postix log and the line from cbpolicyd that lists the

1) How many concurrent connections will the policy daemon handle?  
2) How many concurrent connections will the Postfix SMTP daemon handle?

The answer to 1) must not be smaller than the answer to 2),
otherwise there will be 100-second delays.

        Wietse

Reply via email to