I´m writing back cause the IMAP going down issue has changed a little, i
still have the dovecot-1.0.7-7.el5 but with 2 changes; I added to the
dovecot.conf the outlook-idle workaround, and the three login_processes
parameters
login_process_per_connection = yes
login_processes_count = 3
login_max_processes_count = 128
Since I added this parameters the IMAP process has gone down just 1 time
in 2 weeks, before this, the proccess was going down about 4 times a day
so I think this is suitable, the next step i´ll take is to update the
Dovecot.
Send dovecot mailing list submissions to
dovecot@dovecot.org
To subscribe or unsubscribe via the World Wide Web, visit
http://dovecot.org/cgi-bin/mailman/listinfo/dovecot
or, via email, send a message with subject or body 'help' to
dovecot-request@dovecot.org
You can reach the person managing the list at
dovecot-owner@dovecot.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of dovecot digest..."
Today's Topics:
- Re: Panic when using QRESYNC (Michael M. Slusarz)
- Re: Capability info in hello message not complete? (Timo Sirainen)
- Re: Expire plugin per domain (Timo Sirainen)
- Re: Expire plugin per domain (Jose Luis Marin Perez)
- Re: Expire plugin per domain (Timo Sirainen)
- Re: Expire plugin per domain (Jose Luis Marin Perez)
- Re: IMAP goes down from time to time (Juan Felipe Estrada)
- Re: deliver+sieve: Destination address (-a) parsing changes
(Timo Sirainen)
- Re: deliver+sieve: Destination address (-a) parsing changes
(Frank Behrens)
Message: 1
Date: Tue, 20 Oct 2009 13:48:32 -0600
From: "Michael M. Slusarz" <slusarz@curecanti.org>
Subject: Re: [Dovecot] Panic when using QRESYNC
To: Dovecot Mailing List <dovecot@dovecot.org>
Message-ID: <20091020134832.Horde.gkck4wsoc00o@bigworm.curecanti.org>
Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes
Quoting Timo Sirainen <tss@iki.fi>:
On Tue, 2009-10-20 at 15:38 -0400, Timo Sirainen wrote:
On Tue, 2009-10-20 at 13:34 -0600, Michael M. Slusarz wrote:
Hmmm... Rebuilt with the latest 1.2.7-pre code yesterday, and I am
still seeing this (on at least 2 different mailboxes in the last day):
Oct 20 13:23:32 bigworm dovecot: IMAP(slusarz): Panic: file
imap-fetch.c: line 2
27 (get_expunges_fallback): assertion failed: (mail->uid > next_uid)
Is it logging any other errors anymore? I can't really see how the code
is broken to cause this.
Oh, this actually should fix it:
http://hg.dovecot.org/dovecot-1.2/rev/36b8d97d0f58
OK - I'm building with the latest source and will keep my eye out for
any issues.
michael
Message: 2
Date: Tue, 20 Oct 2009 15:49:45 -0400
From: Timo Sirainen <tss@iki.fi>
Subject: Re: [Dovecot] Capability info in hello message not complete?
To: Michal Hlavinka <mhlavink@redhat.com>
Cc: dovecot@dovecot.org
Message-ID: <1256068185.4605.834.camel@timo-desktop>
Content-Type: text/plain; charset="us-ascii"
On Tue, 2009-10-20 at 17:10 +0200, Michal Hlavinka wrote:
On Tuesday 13 October 2009 19:10:15 Timo Sirainen wrote:
On Tue, 2009-10-13 at 17:26 +0200, Michal Hlavinka wrote:
would it be possible to:
a) send content of imap_capability in greeting message? It should be
user's responsibility if it's set to something "weird"
I guess I could do this.
"could" - does it mean you are waiting for my response? If yes this option is
fine for me, since it should fix the issue.
It meant I added it to my TODO list, but hadn't yet got around to doing
it. Anyway, done now: http://hg.dovecot.org/dovecot-1.2/rev/ab32d7e2c0d6