Re: [Dovecot] dovecot.conf settings vs 'dovecot-n' output

2011-03-30 Thread Charles Marcus
On 2011-03-29 5:43 PM, Walt Shekrota wrote: > I am curious why these do not seem to match? > It especially bothers me that the modes set are different. > Am I missing something? I don't understand your question... what doesn't 'match'? doveconf -n output shows the settings that the active/running

[Dovecot] dovecot.conf settings vs 'dovecot-n' output

2011-03-29 Thread Walt Shekrota
I am curious why these do not seem to match? It especially bothers me that the modes set are different. Am I missing something? Thanks. -Walt

Re: [Dovecot] dovecot.conf settings

2010-11-16 Thread Timo Sirainen
On Tue, 2010-11-16 at 11:27 -0800, Mark Moseley wrote: > Just FYI on the odd imap-login vsz_limit, if I don't specify a > vsz_limit for either pop3-login or imap-login, they show up as '64 B' > for me too. That appears to be what's hardcoded as the default in > ./src/imap-login/imap-login-settings

Re: [Dovecot] dovecot.conf settings

2010-11-16 Thread Mark Moseley
On Tue, Nov 16, 2010 at 10:54 AM, Timo Sirainen wrote: > 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

Re: [Dovecot] dovecot.conf settings

2010-11-16 Thread Timo Sirainen
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 =

Re: [Dovecot] dovecot.conf settings

2010-11-14 Thread Marc Perkel
On 11/12/2010 6:57 AM, Timo Sirainen wrote: On 12.11.2010, at 11.16, Marc Perkel wrote: service imap-login { process_limit = 800 process_min_avail = 100 service_count = 0 With service_limit=0 the process limits are way way too high. process_min_avail should be the number of CPU cores