Re: [Dovecot] Dovecot pgsqlauthentication database reco nnection/failover problem

2008-02-16 Thread Frank Wang
> > Is it possible to achieve similar failover using pgsql backend? > > It would require writing code to support that, but I'm not going to get > around to it anytime soon. The MySQL-specific connection pooling code > should probably be moved to generic code that works with all SQL > backends. Yea

[Dovecot] 1.0.10 - Cached message offset lost

2008-02-16 Thread Anton Yuzhaninov
After upgrading from dovecot-1.0.7 to dovecot-1.0.10 any time when I delete message in logs appeared messages like: Feb 16 23:54:05 mail-chaos dovecot: IMAP(citrin): Cached message offset lost for seq 2 in mbox file /spool/mail/citrin.ru/citrin/Trash Feb 16 23:54:05 mail-chaos dovecot: IMAP(cit

Re: [Dovecot] Dovecot pgsqlauthentication database reconnection/failover problem

2008-02-16 Thread Timo Sirainen
On Sun, 2008-02-17 at 00:03 +0800, Frank Wang wrote: > > > Google led me to > > > http://www.dovecot.org/list/dovecot/2008-January/027899.html. I followed > > > the thread to modify my dovecot-sql.conf containing "connect = > > > host=pgsql1 host=pgsql2 dbname= user=" > > > > Currently th

Re: [Dovecot] Dovecot pgsqlauthentication database reconnection/failover problem

2008-02-16 Thread Frank Wang
> On Sat, 2008-02-16 at 21:46 +0800, Frank Wang wrote: > > Hi, > > Our mail system uses dovecot-1.0-1.2.rc15.el5 in Centos-5.1 as our > > imap server. It connects to a pgsql database in another server as > > authentication backend. It works fine except occasionally fails to > > reconnect to the

Re: [Dovecot] Allowing tilde at start of mailbox names [listescape-plugin.c]

2008-02-16 Thread Timo Sirainen
On Feb 16, 2008, at 5:40 PM, Adam McDougall wrote: Timo Sirainen wrote: I think the latest http://dovecot.org/patches/1.1/listescape-plugin.c should work with latest Dovecot from hg. At least I fixed the most obvious problems. Thats great to hear. Do you generally expect it to stay compatibl

Re: [Dovecot] Allowing tilde at start of mailbox names [listescape-plugin.c]

2008-02-16 Thread Adam McDougall
Timo Sirainen wrote: I think the latest http://dovecot.org/patches/1.1/listescape-plugin.c should work with latest Dovecot from hg. At least I fixed the most obvious problems. Thats great to hear. Do you generally expect it to stay compatible with 1.1.x from now on? I'm in the beginning pro

[Dovecot] v1.1.beta16 released

2008-02-16 Thread Timo Sirainen
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta16.tar.gz http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta16.tar.gz.sig If all goes well, I'll release v1.1.rc1 in a couple of days. Now's a good time to start testing v1.1 :) Changes since beta15: - Squat is finally working and supports

Re: [Dovecot] [patch] make /./ a config option.

2008-02-16 Thread Timo Sirainen
On Sat, 2008-02-16 at 13:44 +0100, Diego Liziero wrote: > > There are already too many options, but I guess valid_chroot_dirs could > > be used for this. Committed to v1.1: > > http://hg.dovecot.org/dovecot-1.1/rev/17c65dfdac2a > > Great, but this patch solves partially what we would like to have:

Re: [Dovecot] Allowing tilde at start of mailbox names [listescape-plugin.c]

2008-02-16 Thread Timo Sirainen
I think the latest http://dovecot.org/patches/1.1/listescape-plugin.c should work with latest Dovecot from hg. At least I fixed the most obvious problems. signature.asc Description: This is a digitally signed message part

Re: [Dovecot] Dovecot pgsqlauthentication database reconnection/failover problem

2008-02-16 Thread Timo Sirainen
On Sat, 2008-02-16 at 21:46 +0800, Frank Wang wrote: > Hi, > Our mail system uses dovecot-1.0-1.2.rc15.el5 in Centos-5.1 as our imap > server. It connects to a pgsql database in another server as authentication > backend. It works fine except occasionally fails to reconnect to the database >

[Dovecot] Dovecot pgsqlauthentication database reconnection/failover problem

2008-02-16 Thread Frank Wang
Hi, Our mail system uses dovecot-1.0-1.2.rc15.el5 in Centos-5.1 as our imap server. It connects to a pgsql database in another server as authentication backend. It works fine except occasionally fails to reconnect to the database after temporary network block, and dovecot has to be restarted

Re: [Dovecot] [patch] make /./ a config option.

2008-02-16 Thread Charles Marcus
Diego, I tried to send this direct, but apparently your helo/header checks are way too aggressive: <<< 550 5.7.1 : Helo command rejected: too much spam from you Nuvox is our ISP, and they are big in the commercial sector here in the states... On 2/16/2008, Diego Liziero ([EMAIL PROTECTED

Re: [Dovecot] [patch] make /./ a config option.

2008-02-16 Thread Diego Liziero
On Fri, 2008-02-15 at 14:53 +0200, Timo Sirainen wrote: > On Fri, 2008-02-15 at 13:40 +0100, Diego Liziero wrote: > > This patch adds the bool option home_slash_dot_slash_chroot (feel free > > to change this name to something easier to understand). Setting this to > > "no" disables the wu-ftp style

Re: [Dovecot] quota doesn't work?

2008-02-16 Thread Mauro Sanna
Il giorno ven, 15/02/2008 alle 14.17 +0100, Tobias Balle-Petersen ha scritto: > Mauro Sanna wrote: > > I'm using postfix to send messages. > > Yes, postfix saves the mail but when dovecot sees that mail, for > > example, mail X is over quota I think it may reject it. > > Perhaps I need quota suppo