Re: [Dovecot] v2.0.alpha2 released

2009-10-23 Thread Odhiambo Washington
On Fri, Oct 23, 2009 at 6:14 AM, Timo Sirainen wrote: > http://dovecot.org/releases/2.0/alpha/dovecot-2.0.alpha2.tar.gz > http://dovecot.org/releases/2.0/alpha/dovecot-2.0.alpha2.tar.gz.sig > I have successfully installed it on a few FreeBSD boxes (6.4 and 7.2) with a few hundred users each, in

Re: [Dovecot] v2.0.alpha2 released

2009-10-23 Thread Ed W
Timo Sirainen wrote: It currently doesn't even try to group same user's connections to same process, they'll just go randomly to whichever process manages to accept it first. Some day perhaps there should be a new service in the middle that keeps track of existing connections and forwards new one

Re: [Dovecot] v2.0.alpha2 released

2009-10-22 Thread Timo Sirainen
On Fri, 2009-10-23 at 05:30 +0200, Pascal Volk wrote: > I had also the idea, that the verbose_proctitle could display additional > the currently executed command. > BUT, is there still a need for verbose_proctitle support? (It currently > doesn't work on Linux.) I'm trying to get setproctitle() s

Re: [Dovecot] v2.0.alpha2 released

2009-10-22 Thread Pascal Volk
On 10/23/2009 05:14 AM Timo Sirainen wrote: > http://dovecot.org/releases/2.0/alpha/dovecot-2.0.alpha2.tar.gz > http://dovecot.org/releases/2.0/alpha/dovecot-2.0.alpha2.tar.gz.sig > > Changes since alpha1: > > … > - Added doveadm who command for listing currently logged in users. > > v2.0.beta

[Dovecot] v2.0.alpha2 released

2009-10-22 Thread Timo Sirainen
http://dovecot.org/releases/2.0/alpha/dovecot-2.0.alpha2.tar.gz http://dovecot.org/releases/2.0/alpha/dovecot-2.0.alpha2.tar.gz.sig Changes since alpha1: - All debug messages are now logged to debug log (debug_log_path setting, defaults to info_log_path). Patch by Pascal Volk. - Added support f