Displaying 5 results from an estimated 5 matches for "sync_notify".
2010 Dec 27
2
Dovecot Quota plugin as Couier quota
I get a similar behavior between dovecot quota plugin and courier
quota with the attached patch.
When the client change flags, then is forced to recalc. This is
because I don't know how to get the changed flags on quota sync
method.
The courier quota behavior is avoid to count all deleted mails,
include "mark as deleted" mails.
--
Antonio P?rez-Aranda Alcaide
aperezaranda at
2007 Aug 17
1
dovecot notifying a database about total number of messages.
Hello,
in addition to our mail system, we have some other systems which
needs to know how many messages, and how many unread messages, a
user has in his/her inbox (maildir).
Currently, we have a mod_perl script which takes a mail address as
input, and then traverses the maildir, and outputs the number of
unread messages.
Our challenge is that the maildirs are located on a SAN, and
traversing a
2017 Aug 30
2
Segmentation fault with doveadm search
Hi,
We have a Ubuntu 14.04 server with dovecot 2.2.9
If I try to run
/usr/bin/doveadm search -u email at exmaple.com mailbox Junk savedbefore 30d
It will dump a core file.
We have a similar config on an other server and there is no problem there.
Any ideas how to prevent the core dump?
root at triws2:~# gdb --args doveadm search -u email at example.com mailbox Junk savedbefore 30d
Reading
2017 Aug 30
2
Segmentation fault with doveadm search
...t = 0x0, attribute_iter_deinit = 0x0,
list_index_has_changed = 0x0, list_index_update_sync = 0x0,
sync_init = 0x7ffff76e5aa0 <fail_mailbox_sync_init>,
sync_next = 0x7ffff76e5ac0 <fail_mailbox_sync_next>,
sync_deinit = 0x7ffff69d0420 <quota_mailbox_sync_deinit>,
sync_notify = 0x7ffff69cf9d0 <quota_mailbox_sync_notify>,
notify_changes = 0x7ffff76e5ad0 <fail_mailbox_notify_changes>,
transaction_begin = 0x7ffff69cf900 <quota_mailbox_transaction_begin>,
transaction_commit = 0x7ffff69d00a0 <quota_mailbox_transaction_commit>,
transact...
2008 Mar 10
2
dovecot 1.1.rc3 assertion failed at index_mailbox_set_recent_uid while deleting message with thunderbird.
To some users happens this assertion failure while deleting a message.
dovecot: Mar 10 08:40:44 Panic: IMAP(user): file index-sync.c: line 39
(index_mailbox_set_recent_uid): assertion failed: (seq_range_exists
(&ibox->recent_flags, uid))
dovecot: Mar 10 08:40:44 Error: IMAP(user): Raw backtrace: [see bleow]
dovecot: Mar 10 08:40:44 Error: child 17683 (imap) killed with signal 6
And the