Displaying 20 results from an estimated 8000 matches similar to: "separate partition for index/uidlist"
2007 Mar 11
2
in memory indexes?
Hi!
> RCS file: /home/cvs/dovecot/src/lib-index/mail-index.c,v
> Working file: src/lib-index/mail-index.c
> revision 1.268
> date: 2007-03-11 16:10:42 +0000; author: tss; state: Exp; lines: >
> +8 -5; commitid: yo3GJUvm1yKgLG9s;
> If we run out of disk space, move to in-memory indexes.
I just saw the commit. Is this a "solution" for the Quota/FS problem,
the
2010 Apr 23
2
What causes dovecot to rebuild dovecot-uidlist?
Hello,
In what situations will Dovecot 1.2.11 rebuild its uidlist? I am using the
maildir storage format, and I am also modifying the uidlist manually (so
it's possible I could jack* things up). I have found some related code in
maildir-uidlist.c: maildir_uidlist_next.
1) Blank filename or UID 0
2) Any UID not being greater than the proceeding UID
3) Any UID being greater than ~4 billion.
4)
2009 Feb 24
4
"dovecot-uidlist: Duplicate file entry at line" error
This is with respect to an error that I am facing in dovecot.
The error is that is seen in logs is "Feb 23 00:04:46 mailblade1
dovecot: IMAP(USERNAME): /indexes/USERNAME/.INBOX/dovecot-uidlist:
Duplicate file entry at line 7:
1234776125.M559298P3988.s2o.qlc.co.in,S=13111,W=13470:2, (uid 94277 ->
97805)"
This error is seen for multiple users.
Once this error occurs for a user, the
2009 Jul 28
3
Clients and dovecot-uidlist
Hello,
I'm trying to figure out what exactly (and why) are the consequences of a lost
or removal of the dovecot-uidlist file on an IMAP client (Thunderbird for
instance).
I took for granted that it was that the client would download all messages
again since it might be confused by some UID changes. But I don't really see
why (on the IMAP protocol level) and I don't know how to
2009 Jan 15
3
incorrect dovecot-uidlist?
Hi,
I have some problems with my own mail-client. To fix the problem I want to
know if my dovecot-uidlist is correct.
Here it is:
cat dovecot-uidlist
3 V1207893082 N522
519 :1231251810.M890065P5870.SERVER,W=2188,S=2124:2,DS
520 :1231750443.M221593P17335.SERVER,W=2260,S=2211:2,S
522 :1231773105.M510336P24592.SERVER,W=2278,S=2229:2,S
523 :1231773105.M510337P24592.SERVER,W=2280,S=2231:2,S
524
2018 Mar 22
2
dovecot-uidlist is not up-to-date
Tried that. It rebuilds index based on dovecot-uidlist. But not the dovecot-uidlist based on actual mail data. :(
Fil
On March 21, 2018 11:58:21 PM EDT, "@lbutlr" <kremels at kreme.com> wrote:
>On 2018-03-21 (17:15 MDT), Dmitry Filonov
><filonovd at enders.tch.harvard.edu> wrote:
>> Now the question is if there's any way to tell dovecot to rebuild
2008 Jun 17
1
dovecot-uidlist cleanup
>From http://www.dovecot.org/list/dovecot/2008-June/031235.html:
> > I have noticed that the entries in the dovecot-uidlist files don't seem
> > to get updated when an email is deleted or moved to .Trash. It appears
> > that this list list would just keep growing over time, being full of no
> > longer used filenames, and must tend to increase its processing
>
2007 Jul 24
2
dovecot-uidlist locking
Hi all,
I've a dovecot server setup and occassionally clients cannot get mails
from their inbox. When I inspect the maildir for that user, there is
stale dovecot-uidlist.lock file, and imap process keeps waiting for
release of the lock. Is there any other method to perform locking on
dovecot-uidlist instead of using dotlock mechanism?
It is creating maintenance problems if I need to remove
2016 May 18
2
mailbox.auto ignores dovecot-uidlist.lock
I'm trying to lock down a maildir from modifications using
dovecot-uidlist.lock, but when a user with mailbox.auto = create logs
in, then the folder is created regardless of dovecot-uidlist.lock
existing or not.
Is there no way to prevent dovecot from touching anything in a maildir
folder?
--
Tom
2018 Mar 21
2
dovecot-uidlist is not up-to-date
Hi,
?Am using dovecot-2.2.10-8 on Centos-7 and everything seemed to be
totally fine for many years. Now am trying to migrate our on-premises
mail server to the cloud and I had to get some statistics. I was doing
that using the doveadm utility.
Unfortunately I found that the numbers don't match if I check the real
messages in my Maildirs. For some account doveadm was reporting number
of
2005 Aug 25
2
Something other than dotlock for uidlist locking?
If I read the code correctly, only dotlocks are supported for locking
of dovecot-uidlist. And I don't see any settings in the config file
for it.
As it turns out, dotlocks are very slow on my system, due to their
implementation via hardlinks.
Would it be possible to support other locking mechanisms for locking
of the uidlist file?
-jdb
2012 Mar 27
1
2.1.2 Corrupted squat uidlist
Hi Timo and All,
after upgrading to 2.1.2 i'm getting a lot of these messages:
Error: Corrupted squat uidlist file XXXXXX wrong indexid
I did not have them before.
Ideas?
Luca
2014 Apr 02
2
Disable maildir indexing and dovecot-uidlist on LMTP/LDA delivery
Hello all,
Is there a way to use LMTP (or LDA) so that maildir index and
dovecot-uidlist are not updated?
My setup is such that mail delivery sees user's maildir as write only. This
setup works well when using postfix for mail delivery, but when I try to
switch to dovecot LMTP the lmtp process wants to read the dovecot-uidlist
and fails on insufficient privileges. Is there a way around this
2007 Oct 17
3
DO NOT REPLY [Bug 5022] New: FreeBSD 4.11 - Compilation Fails - uidlist.c - gcc2 / gcc3
https://bugzilla.samba.org/show_bug.cgi?id=5022
Summary: FreeBSD 4.11 - Compilation Fails - uidlist.c - gcc2 /
gcc3
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2015 Jul 02
2
the file dovecot-uidlist.lock appear then deadlock
hi:
sometimes i can't use imap command to get mails, when this problem appear i find out the file dovecot-uidlist.lock appear at the same time . I don't know Why is this happening ? can you help me ?
thanks !
2016 May 18
2
mailbox.auto ignores dovecot-uidlist.lock
On 2016-05-18 11:52, Aki Tuomi wrote:
> On 18.05.2016 12:44, Tom Sommer wrote:
>> I'm trying to lock down a maildir from modifications using
>> dovecot-uidlist.lock, but when a user with mailbox.auto = create logs
>> in, then the folder is created regardless of dovecot-uidlist.lock
>> existing or not.
>>
>> Is there no way to prevent dovecot from
2005 May 03
1
Error in rename uidlist while fetching through pop3
My dovecot server seems to randomly begin giving errors to pop3 users
who try to fetch their email. Once this begins, they see no more new
mail, though the mail is in cur.
Running: dovecot-stable 20050501, Mac OS X 10.3.9
Log entries like this:
May 2 19:35:18 caddy dovecot: pop3-login: Login: kim [24.22.16.169]
May 2 19:35:18 caddy dovecot: POP3(kim): rename(/Users/kim/Maildir/
2016 Apr 09
5
Slow reading of large dovecot-uidlist files
Hi there,
(context: I was optimizing Roundcube mailbox list server response, and in
that 300-400ms response time, around 170ms is spent on single fgets() call
which is waiting IMAP repsonse to "SELECT MyMailbox" command)
I straced dovecot and of the whole request/response process, around 30ms is
spent for everything else, and overwhelming majority of time (150-170ms) is
spent for
2007 Jun 04
2
errors in dovecot-uidlist
We have migrated a mailsystem to postfix/dovecot, using the courier
migrate script, and we have run into a problem with dovecot-uidlist.
The messages are not listed in the correct order .. This is an
example dovecot-uidlist -file:
1 1177585200 49
22 1179084774.P7191Q0M321163.webmail1,S=8245:2,S
24 1179377823.P15932Q0M835219.smtp1,S=3462:2,S
25 1179668346.P23942Q0M941365.webmail1,S=4820357:2,S
31
2005 Aug 07
2
crash (assertion failed: (uidlist->lock_count == 1)
Hi,
with 1.0-test79
Aug 3 16:18:23 ymmv dovecot: IMAP(jh): file maildir-uidlist.c: line 536
(maildir_uidlist_rewrite): assertion failed: (uidlist->lock_count == 1)
Aug 3 16:18:23 ymmv dovecot: child 10780 (imap) killed with signal 6
Any idea what that is? I did no special operation, just selected a mail
to read with thunderbird (1.06). After restarting TB it worked.