On Sun, 2010-11-14 at 06:35 -0800, Marc Perkel wrote:
> OK - I'm not sure how they get set that way. I must have copied 
> something. Here is my new settings. Is there anything else to change or add?
> 
> service imap-login {
>    process_limit = 800
>    process_min_avail = 10
>    service_count = 0
> }
> service pop3-login {
>    process_limit = 800
>    process_min_avail = 10
>    service_count = 0
> }

The above process_limits are still much higher than useful. They aren't
really harmful, but could be confusing.. I'd just remove them and let
them be defaults (default=100).

Reply via email to