Re: [Dovecot] v2.1.alpha1 released

2011-09-05 Thread Frank Elsner
On Sun, 04 Sep 2011 18:34:13 +0300 Timo Sirainen wrote: > On Thu, 2011-09-01 at 21:09 +0200, Frank Elsner wrote: > > But when I stop dovecot I get > > > > Sep 1 17:08:17 seymour dovecot: master: Warning: Killed with signal 15 (by > > pid=7896 uid=0 code=kill) > > Sep 1 17:08:17 seymour dovecot:

Re: [Dovecot] v2.1.alpha1 released

2011-09-04 Thread Luigi Rosa
Timo Sirainen said the following on 04/09/11 17:33: Sep 2 11:03:11 mail dovecot: stats: Error: Mail server input error: UPDATE-SESSION: stats shrank: ucpu 0.5999< 0.9000 http://hg.dovecot.org/dovecot-2.1/rev/9434093229aa should fix this. Confirmed! Ciao, luigi -- / +--[Luigi Rosa]-- \

Re: [Dovecot] v2.1.alpha1 released

2011-09-04 Thread Timo Sirainen
On Thu, 2011-09-01 at 21:09 +0200, Frank Elsner wrote: > But when I stop dovecot I get > > Sep 1 17:08:17 seymour dovecot: master: Warning: Killed with signal 15 (by > pid=7896 uid=0 code=kill) > Sep 1 17:08:17 seymour dovecot: anvil: Panic: file master-service.c: line > 584 (master_service_cl

Re: [Dovecot] v2.1.alpha1 released

2011-09-04 Thread Timo Sirainen
On Fri, 2011-09-02 at 11:05 +0200, Luigi Rosa wrote: > Sep 2 11:03:11 mail dovecot: stats: Error: Mail server input error: > UPDATE-SESSION: stats shrank: ucpu 0.5999 < 0.9000 http://hg.dovecot.org/dovecot-2.1/rev/9434093229aa should fix this.

Re: [Dovecot] v2.1.alpha1 released

2011-09-03 Thread Thomas Leuxner
Am 03.09.2011 um 11:05 schrieb Timo Sirainen: > On 3.9.2011, at 11.56, Stephan Bosch wrote: > >> As you can see, libdovecot-sql.so now has dependencies on mysql, pgsql and >> sqlite. I am not sure why. The following change seems to be the cause: >> >> --- dovecot-2.0/src/lib-sql/Makefile.am 201

Re: [Dovecot] v2.1.alpha1 released

2011-09-03 Thread Timo Sirainen
On 3.9.2011, at 11.56, Stephan Bosch wrote: > As you can see, libdovecot-sql.so now has dependencies on mysql, pgsql and > sqlite. I am not sure why. The following change seems to be the cause: > > --- dovecot-2.0/src/lib-sql/Makefile.am 2011-04-16 22:02:06.0 +0200 > +++ dovecot-2.1/src/

Re: [Dovecot] v2.1.alpha1 released

2011-09-03 Thread Stephan Bosch
On 9/3/2011 7:07 AM, Thomas Leuxner wrote: Am 02.09.2011 um 23:15 schrieb Stephan Bosch: D'oh, builder did not update from patch repositories. Starting build now... Regards, Stephan. Working now :) Minor glitch I noticed for the build: Appears 'libpq5' is required by 'dovecot-common' even i

Re: [Dovecot] v2.1.alpha1 released

2011-09-03 Thread Stephan Bosch
On 9/3/2011 8:33 AM, Michael Köhler wrote: Hello Stephan, Am 02.09.2011 um 19:25 schrieb Stephan Bosch: Are you perhaps using the automated Debian packages? I´m also upgraded to latest Debian version and I´ve got the following errors: Preparing to replace dovecot-managesieved 2:2.0.13-0~auto+

Re: [Dovecot] v2.1.alpha1 released

2011-09-02 Thread Michael Köhler
Hello Stephan, Am 02.09.2011 um 19:25 schrieb Stephan Bosch: > Are you perhaps using the automated Debian packages? I´m also upgraded to latest Debian version and I´ve got the following errors: Preparing to replace dovecot-managesieved 2:2.0.13-0~auto+71 (using .../dovecot-managesieved_2%3a2.0

Re: [Dovecot] v2.1.alpha1 released

2011-09-02 Thread Thomas Leuxner
Am 02.09.2011 um 23:15 schrieb Stephan Bosch: > D'oh, builder did not update from patch repositories. Starting build now... > > Regards, > > Stephan. Working now :) Minor glitch I noticed for the build: Appears 'libpq5' is required by 'dovecot-common' even if no SQL package is installed… Wonde

Re: [Dovecot] v2.1.alpha1 released

2011-09-02 Thread Stephan Bosch
On 9/2/2011 8:38 PM, Thomas Leuxner wrote: Am 02.09.2011 um 20:35 schrieb Stephan Bosch: Then, it actually is my fault. The v2.1 packages also involve a login patch of mine, which apparently broke STARTTLS. I've fixed it and a new set of packages is available within the hour. Regards, Stepha

Re: [Dovecot] v2.1.alpha1 released

2011-09-02 Thread Thomas Leuxner
Am 02.09.2011 um 20:35 schrieb Stephan Bosch: > > Then, it actually is my fault. The v2.1 packages also involve a login patch > of mine, which apparently broke STARTTLS. I've fixed it and a new set of > packages is available within the hour. > > Regards, > > Stephan. I shall then rebuild as s

Re: [Dovecot] v2.1.alpha1 released

2011-09-02 Thread Stephan Bosch
On 9/2/2011 7:48 PM, Thomas Leuxner wrote: Am 02.09.2011 um 19:25 schrieb Stephan Bosch: Are you perhaps using the automated Debian packages? Regards, Stephan. Indeed I am. Guilty... Then, it actually is my fault. The v2.1 packages also involve a login patch of mine, which apparently brok

Re: [Dovecot] v2.1.alpha1 released

2011-09-02 Thread Thomas Leuxner
Am 02.09.2011 um 19:25 schrieb Stephan Bosch: > Are you perhaps using the automated Debian packages? > > Regards, > > Stephan. Indeed I am. Guilty...

Re: [Dovecot] v2.1.alpha1 released

2011-09-02 Thread Stephan Bosch
On 9/2/2011 12:21 PM, Thomas Leuxner wrote: Hi, any idea why STARTTLS would not work after replacing 2.0.14 with the alpha? When STARTTLS is not requested by the client it can connect. Config is unaltered working 2.0.14 one. Are you perhaps using the automated Debian packages? Regards, Steph

Re: [Dovecot] v2.1.alpha1 released

2011-09-02 Thread Thomas Leuxner
Hi, any idea why STARTTLS would not work after replacing 2.0.14 with the alpha? When STARTTLS is not requested by the client it can connect. Config is unaltered working 2.0.14 one. Regards Thomas signature.asc Description: Digital signature

Re: [Dovecot] v2.1.alpha1 released

2011-09-02 Thread Luigi Rosa
Timo Sirainen said the following on 01/09/11 16:53: Oh.. What OS is this? See what it logs with http://hg.dovecot.org/dovecot-2.1/rev/1c2d8da38a06 Between a lot of ucpu events logged there are some like: Sep 2 11:41:52 mail dovecot: stats: Error: Mail server input error: UPDATE-SESSION: st

Re: [Dovecot] v2.1.alpha1 released

2011-09-02 Thread Luigi Rosa
Timo Sirainen said the following on 01/09/11 16:53: Sep 1 16:39:43 mail dovecot: stats: Error: Mail server input error: UPDATE-SESSION: stats shrank Oh.. What OS is this? See what it logs with http://hg.dovecot.org/dovecot-2.1/rev/1c2d8da38a06 Sorry for the delay... Sep 2 11:03:11 mail do

Re: [Dovecot] v2.1.alpha1 released

2011-09-01 Thread Frank Elsner
On Thu, 1 Sep 2011 17:05:56 +0300 Timo Sirainen wrote: > On 1.9.2011, at 16.57, Frank Elsner wrote: > > >>+ Statistics tracking via stats service. Exported via doveadm stats. > > > > My 2.0.13 configuration works perfect with dovecot-2.1.alpha1. > > What must I add to my configuration to enab

Re: [Dovecot] v2.1.alpha1 released

2011-09-01 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo Sirainen said the following on 01/09/11 16:53: >> Sep 1 16:39:43 mail dovecot: stats: Error: Mail server input error: >> UPDATE-SESSION: stats shrank > > Oh.. What OS is this? See what it logs with > http://hg.dovecot.org/dovecot-2.1/rev/1c2d8

Re: [Dovecot] v2.1.alpha1 released

2011-09-01 Thread Timo Sirainen
On 1.9.2011, at 17.41, Luigi Rosa wrote: > Sep 1 16:39:43 mail dovecot: stats: Error: Mail server input error: > UPDATE-SESSION: stats shrank Oh.. What OS is this? See what it logs with http://hg.dovecot.org/dovecot-2.1/rev/1c2d8da38a06

Re: [Dovecot] v2.1.alpha1 released

2011-09-01 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo Sirainen said the following on 01/09/11 16:33: > Right, you'll also need to figure out proper permissions for this (or simply > set mode to 0666): > > service stats { > fifo_listener stats-mail { > user = something > mode = 0600 > }

Re: [Dovecot] v2.1.alpha1 released; automatic Debian repository for Dovecot v2.1 now available

2011-09-01 Thread Stephan Bosch
Op 1-9-2011 11:27, Timo Sirainen schreef: http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha1.tar.gz http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha1.tar.gz.sig So it's time for the first alpha version of Dovecot v2.1. There are no huge intrusive changes, so I expect v2.1.0 to be re

Re: [Dovecot] v2.1.alpha1 released

2011-09-01 Thread Timo Sirainen
On 1.9.2011, at 17.29, Luigi Rosa wrote: >> Then you can use doveadm stats top/dump. > > did what you said, restarted dovecot, run (as root) doveadm stats top and got > this in dovecot log: > > Error: stats: open(/var/run/dovecot//stats-mail) failed: Permission denied Right, you'll also need to

Re: [Dovecot] v2.1.alpha1 released

2011-09-01 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo Sirainen said the following on 01/09/11 16:05: > Then you can use doveadm stats top/dump. did what you said, restarted dovecot, run (as root) doveadm stats top and got this in dovecot log: Error: stats: open(/var/run/dovecot//stats-mail) failed

Re: [Dovecot] v2.1.alpha1 released

2011-09-01 Thread Timo Sirainen
On 1.9.2011, at 16.57, Frank Elsner wrote: >> + Statistics tracking via stats service. Exported via doveadm stats. > > My 2.0.13 configuration works perfect with dovecot-2.1.alpha1. > What must I add to my configuration to enable the stats service? mail_plugins = $mail_plugins stats protoc

Re: [Dovecot] v2.1.alpha1 released

2011-09-01 Thread Frank Elsner
On Thu, 01 Sep 2011 12:27:32 +0300 Timo Sirainen wrote: > http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha1.tar.gz > http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha1.tar.gz.sig [ ... ] > + Statistics tracking via stats service. Exported via doveadm stats. My 2.0.13 configu

Re: [Dovecot] v2.1.alpha1 released

2011-09-01 Thread Stephan Bosch
Op 1-9-2011 11:27, Timo Sirainen wrote: http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha1.tar.gz http://dovecot.org/releases/2.1/alpha/dovecot-2.1.alpha1.tar.gz.sig So it's time for the first alpha version of Dovecot v2.1. There are no huge intrusive changes, so I expect v2.1.0 to be rele