Hello,
I think changing index files location of mail_location setting
to reduce disk I/O.
by adding "INDEX=/var/index/%d/%1n/%n" to mail_location like below,
mail_location = maildir:~/Maildir:INDEX=/var/index/%d/%1n/%n
Will this change cause any problems or data loss to existing pop3 users?
Ther
Hello,
i sync with imapsync from an archiopteryx-server to an dovecot-server, for
testing until now.
The dovecot is inside an VM. storage for mail is on an nfs-share, indexes
are local.
What i now see, is, on large folder( 58000 messages and more) the load
on the imap-process
is very high, and
On Sep 7, 2009, at 6:01 AM, Michal Hlavinka wrote:
On Monday 07 September 2009 04:18:06 Timo Sirainen wrote:
On Tue, 2009-09-01 at 16:57 +0200, Michal Hlavinka wrote:
Would it be possible to use syslog for error output sooner or
there are
any cons?
http://hg.dovecot.org/dovecot-1.2/rev/eb4
Hi again,
Anyone could help me?
On Monday 07 September 2009 04:18:06 Timo Sirainen wrote:
> On Tue, 2009-09-01 at 16:57 +0200, Michal Hlavinka wrote:
> > Would it be possible to use syslog for error output sooner or there are
> > any cons?
>
> http://hg.dovecot.org/dovecot-1.2/rev/eb4ea59e4657
>
Thanks for looking at this!
Un
I got the following panic on 1.2.3:
Panic: file mail-transaction-log-append.c: line 88 (log_buffer_move_to_memory):
assertion failed: (file->buffer_offset + file->buffer->used ==
file->sync_offset)
It's probably related to the file system holding the indexes being full.