search for: transaction_begin

Displaying 8 results from an estimated 8 matches for "transaction_begin".

2010 Jul 13
1
mailbox_storage_vfuncs: mailbox_open -> ? in 2.0
...at I am needing to override some methods: if (need_folder_hook) { /* override save_init to override want_mail, we need that */ box->v.save_begin = antispam_save_begin; box->v.save_finish = antispam_save_finish; box->v.transaction_begin = antispam_mailbox_transaction_begin; box->v.transaction_commit = antispam_mailbox_transaction_commit; box->v.transaction_rollback = antispam_mailbox_transaction_rollback; box->v.copy = antispam_copy; } if (need_keyword_hook)...
2010 Jul 22
1
Help with some features to do in a plugin
Hello Everyone.... I need to develop some plugins, but i can't know if is possible to do or not. 1 - There is a way to deny a email to be moved from one folder to another ? example: the user is only allowed to move mails in Spam Folder to Trash Folder. If yes, were i can find a code example or a plugin to extract some idea. 2 - It's possible to deny a user to create a subscription
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
2005 Oct 14
0
1.0a3: assert and core dump
...= 0x43b94 <index_storage_get_status>, sync_init = 0x3b228 <mbox_storage_sync_init>, sync_next = 0x449d8 <index_mailbox_sync_next>, sync_deinit = 0x44b50 <index_mailbox_sync_deinit>, notify_changes = 0x33650 <mbox_notify_changes>, transaction_begin = 0x3368c <mbox_transaction_begin>, transaction_commit = 0x336b0 <mbox_transaction_commit>, transaction_rollback = 0x337a8 <mbox_transaction_rollback>, keywords_create = 0x44650 <index_keywords_create>, keywords_free = 0x44668 <index_keywor...
2017 Aug 30
2
Segmentation fault with doveadm search
..._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>, transaction_rollback = 0x7ffff69cfff0 <quota_mailbox_transaction_rollback>, get_private_flags_mask = 0x0, mail_alloc = 0x7ffff76e61b0 <fail_ma...
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
2006 May 22
1
beta8: cores on corrupted index file
...gt;, get_status = 0x4d46c <index_storage_get_status>, sync_init = 0x3c6ac <mbox_storage_sync_init>, sync_next = 0x4e2e8 <index_mailbox_sync_next>, sync_deinit = 0x4e174 <index_mailbox_sync_deinit>, notify_changes = 0x33210 <mbox_notify_changes>, transaction_begin = 0x3505c <mbox_transaction_begin>, transaction_commit = 0x34f44 <mbox_transaction_commit>, transaction_rollback = 0x34efc <mbox_transaction_rollback>, keywords_create = 0x4d514 <index_keywords_create>, keywords_free = 0x4d4fc <index_keywords_free>,...
2006 Jan 16
7
1.0 beta1 released
As promised, here it is finally. v1.0 is getting nearer and I want people to start looking at Dovecot's sources. Getting some more help with development would be nice, but I'd also like to hear if there are any hidden bugs in the code. So, one week from now I'll start offering 1000 EUR for the first person to point out a remotely exploitable security hole in Dovecot. See