Displaying 20 results from an estimated 30000 matches similar to: "Reading dovecot-uidlist by external program (locking)"
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
2011 Jan 29
2
Cooperating with dovecot in its Maildir
Is it possible to cooperate with dovecot within its Maildir, and if so,
what's required?
In this particular case, we're thinking of trying to allow notmuch to
operate directly on the dovecot Maildir, and at the moment, the only
modifications notmuch makes are to change maildir flags. Would locking
dovecot-uidlist.lock be sufficient, perhaps via liblockfile?
Also, is there some reliable
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
2012 Dec 12
1
Manually creating dovecot- files after isync/mbsync mirror
Hi everyone
I'm using isync 1.0.5 patched to do recursive folder listing and mirroring
mail from an external party's IMAP server to a local Maildir, which will be
accessed by Dovecot 2.0.9.
In order to prevent IMAP clients from re-downloading their mail, when
connecting to Dovecot, I'm busy writing a script to generate appropriate
dovecot-uidlist and dovecot-uidvalidity files, per
2007 May 18
1
UID larger than next_uid in file /hosts/domain/user/dovecot-uidlist
I'm having the following problem and would appreciate any help or tips
on how to fix it.
None of my users can send email via pop3 or imap clients the only
consistent thing that i keep seeing in the logs are the following 2
messages:
UID larger than next_uid in file /hosts/domain/user/dovecot-uidlist
sync: UID inserted in the middle of mailbox
After searching the web all I can find is this
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
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
2013 Feb 13
3
dovecot-uidlist crashing and re retriving messages by pop3 clients
Hello,
I have issue with dovecot (v. 2.1.13)configuration after implementation
dovecot-lda (I used maildrop earlier). Now i have 9 servers with storage
by NFS v3. My problem is frequently dovecot-uidlist crashing.
2013-02-13T13:34:02.447969+01:00 k1 dovecot: imap(user at domain.com):
Error: Broken file /path_to_mailbox/dovecot-uidlist line 3170: Invalid
data:
2013-02-13T13:34:34.527715+01:00
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
2013 Jan 02
1
map_uid/GUID at IMAP level (IMAP extension?)
Is map_uid/guid going to be supported at IMAP protocol level? [via IMAP
protocol extension]
Specifically I would like to be able to:
a) ask for mail_uid/GUID of specific message in mail store
b) get list of folders containing copies of message with given mail_uid/GUID
http://wiki2.dovecot.org/MailboxFormat/dbox#Multi-dbox
Related:
2012 Dec 13
1
More detail re dovecot-uidlist and -uidvalidity files
Regarding the dovecot-uidlist header (first line) - I've tried to search
for and figure out what exactly is meant by the "mailbox global uid" and
once I do, how to manually generate the 128 bit hex variation of it? Could
someone elaborate on this, please.
How would omitting the global uid field, beginning with G, affect remote
clients' syncing of mail? Is this field mandatory?
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
2016 Apr 12
2
Slow reading of large dovecot-uidlist files
On 04/10/2016 10:27 AM, Adrian Minta wrote:
> It will be nice if the "SELECT MyMailbox" command will be "SELECT
> mymailbox LIMIT 100" or something, to get the first files since only the
> last messages are shown to the user.
SELECTing a mailbox has nothing to do with FETCHing messages, so above
does not make much sense.
I don't know dovecot's code, but I
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 !
2015 Dec 05
6
Dovecot cluster using GlusterFS
Hello,
I have recently setup mailserver solution using 2-node master-master
setup (mainly based on MySQL M-M replication and GlusterFS with 2
replica volume) on Ubuntu 14.04 (Dovecot 2.2.9).
Unfortunately even with shared-storage-aware setting:
mail_nfs_index = yes
mail_nfs_storage = yes
mail_fsync = always
mmap_disable = yes
..I have hit strange issues pretty soon especially when user was
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/
2015 Mar 27
2
Migrating from Cyrus to Dovecot
Hi,
we are migrating from Cyrus 2.3.7 to Dovecot 2.2.13. We have ~7000
maildirs with ~500GB. Our goal is to do the migration without users have
notice and with the shortest service downtime. The users use IMAP (with
shared folders and ACL), POP3 and sieve filters.
As a first choice, we tried the Dovecot's dsync tool. First tests were
great, but we are not able to change the Cyrus auth
2011 Aug 25
1
Dovecot 2.0.13 How to use POP3 order
I saw a few commits for 2.0.13 that added MAIL_FETCH_POP3_ORDER, but I
haven't been able to find any information on how to use it.
I'm migrating from a Merak mail server into dovecot and all the email
can be copied directly into a Maildir/cur directory. The filenames are
just the timestamps. When I check with dovecot pop3, they seem to be
randomly ordered. I'm hoping this
2018 Jul 10
2
IMAP copy stopped copying flags
Timo Sirainen <tss at iki.fi> wrote:
> On 9 Jul 2018, at 16.49, Andrzej A. Filip <andrzej.filip at gmail.com> wrote:
>>
>> Is it intended behavior?
>
> No.
>
>> It seems to be caused by upgrade to 1:2.3.2-2 on Debian/Testing.
>
> What was the old version? What's your doveconf -n? How are you testing
> that it's not working?
It seems that
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)