search for: save_init

Displaying 9 results from an estimated 9 matches for "save_init".

2008 Jul 18
2
quota vs. antispam issue
Can you help me maybe? I don't see the bug. QUOTA=maildir QUOTA_RULE='*:storage=100M' MAIL_PLUGINS="antispam quota" MAIL_PLUGIN_DIR=/home/johannes/Projects/dovecot/antispam gdb --args /home/johannes/Projects/dovecot/dovecot-1.1/src/imap/imap GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later
2007 Oct 02
4
assertion failure when appending
I get this assertion failure: file maildir-save.c: line 456 (maildir_save_finish): assertion failed: (ctx->seq != 0) once a while when I APPEND messages to a folder. My plugin doesn't touch the ctx, especially not the internal maildir one, but I have no idea where to start looking. Any hints? johannes -------------- next part -------------- A non-text attachment was scrubbed... Name:
2010 Jul 13
1
mailbox_storage_vfuncs: mailbox_open -> ? in 2.0
...warnigns that concern me. The one I need help from those more familiar with dovecot internals is in the subject. What happened to mailbox_open? Did it disappear? Did it get renamed? It appears that 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_...
2003 Apr 16
1
pop3 coredump
...orage_fetch_seq>, search_get_sorting = 0x8052af4 <index_storage_search_get_sorting>, search_init = 0x8052b08 <index_storage_search_init>, search_deinit = 0x8052be0 <index_storage_search_deinit>, search_next = 0x8052ca0 <index_storage_search_next>, save_init = 0x804cf4c <maildir_storage_save_init>, save_deinit = 0x804cfe0 <maildir_storage_save_deinit>, save_next = 0x804ce04 <maildir_storage_save_next>, is_inconsistency_error = 0x8054578 <mail_storage_is_inconsistency_error>, readonly = 0, allow_custom_flags =...
2005 Oct 14
0
1.0a3: assert and core dump
...p_deinit>, search_get_sorting = 0x437fc <index_storage_search_get_sorting>, search_init = 0x43808 <index_storage_search_init>, search_deinit = 0x438ac <index_storage_search_deinit>, search_next = 0x43a44 <index_storage_search_next>, save_init = 0x364c8 <mbox_save_init>, save_continue = 0x3681c <mbox_save_continue>, save_finish = 0x36ae8 <mbox_save_finish>, save_cancel = 0x36c58 <mbox_save_cancel>, copy = 0x5b070 <mail_storage_copy>, is_inconsistent = 0x44588 <index...
2008 Mar 20
3
Using IMAP keywords instead of mailboxes for spam with dovecot-antispam
Hi, Some email clients, like Evolution, use IMAP keywords to flag spam instead of moving mail to dedicated spam mailbox. This is very useful, as false positives can be easily "moved" to original mailbox simply by removing $Junk keyword. I couldn't find a way how to integrate antispam software, like dspam, with dovecot, so that antispam automatically learns ham/spam. I have found
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
...e_search_get_sorting>, search_init = 0x4d0dc <index_storage_search_init>, search_deinit = 0x4ce2c <index_storage_search_deinit>, search_next = 0x4c0cc <index_storage_search_next>, search_next_update_seq = 0x4c00c <index_storage_search_next_update_seq>, save_init = 0x37e28 <mbox_save_init>, save_continue = 0x37ab4 <mbox_save_continue>, save_finish = 0x37750 <mbox_save_finish>, save_cancel = 0x379c4 <mbox_save_cancel>, copy = 0x65384 <mail_storage_copy>, is_inconsistent = 0x4d598 <index_storage_is_inconsis...
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