Displaying 6 results from an estimated 6 matches for "mailbox_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
2006 Apr 21
3
Bug: maidirsize double counting moved messages
The maildirsize file is double counting messages when moving them from
folder to folder when "maildir_copy_with_hardlinks = no":
1024000000000S
99337571 19370
14010590 2 <--- moved from subfolder to subfolder
-7005295 -1
14010590 2 <--- moved from subfolder to INBOX
-7005295 -1
14010590 2 <--- moved from INBOX to subfolder
-7005295 -1
14010590 2 <---
2009 Apr 13
0
How can I skip EOH in headers?
...x814c728) at
mbox-save.c:384
#1 0x08078165 in mbox_save_init (_t=0x811b980, flags=0, keywords=0x0,
received_date=1239634649, timezone_offset=0,
from_envelope=0x80f292b "MAILER-DAEMON", input=0x814c728,
dest_mail=0x8150060, ctx_r=0xbfbfe924) at mbox-save.c:512
#2 0x080a0560 in mailbox_save_init (t=0x811b980, flags=0,
keywords=0x0, received_date=-1, timezone_offset=0,
from_envelope=0x80f292b "MAILER-DAEMON", input=0x814c728,
dest_mail=0x0, ctx_r=0xbfbfe924) at mail-storage.c:728
#3 0x0809d9c4 in mail_storage_copy (t=0x811b980, mail=0x8141860,
flags=0, keywords=0x0, de...
2009 Oct 03
1
Another 1.2.5 imap panic
...#9 0x5cd74 in mail_index_sync_update_log_offset (ctx=0x12be80, map=0x11,
> eol=140) at mail-index-sync-update.c:59
> #10 0x5cea4 in mail_index_map_msync (index=0x130d08, map=0x0)
> at mail-index-sync-update.c:72
> #11 0x79354 in t_pop () at data-stack.c:160
> #12 0x6a95c in mailbox_save_init () at mail-storage.c:526
> #13 0x5ced0 in mail_index_map_msync (index=0x1296c0, map=0x11)
> at mail-index-sync-update.c:75
> #14 0x79038 in buffer_get_size () at buffer.c:293
(see http://www.dovecot.org/list/dovecot/2009-September/043126.html for
"dovecot -n" output etc.)
B...
2009 Mar 03
4
failed assertion in 1.1.8: istream.c: line 81
...8, ctx_r=0x0)
at mbox-save.c:318
#12 0x282ee17f in quota_save_init (t=0x80f2980, flags=0, keywords=0x0, received_date=-1, timezone_offset=0,
from_envelope=0x80e6100 "<snip>", input=0x80f6f28, dest_mail=0x8106028, ctx_r=0xbfbfe9f0)
at quota-storage.c:236
#13 0x0808e36d in mailbox_save_init (t=0x5, flags=0, keywords=0x0, received_date=-1, timezone_offset=0,
from_envelope=0x80e6100 "<snip>", input=0x80f6f28, dest_mail=0x8106028, ctx_r=0xbfbfe9f0)
at mail-storage.c:726
#14 0x0808c34a in mail_storage_copy (t=0x80f2980, mail=0xbfbfe9f0, flags=0, keywords=0x0, dest_...
2008 Jul 20
2
Dovecot 1.1.1 killed with SIGABRT
...ap [0x80ae56b] -> imap(mail_cache_get_first_new_seq+0x12) [0x80a1d82] -> imap(mail_cache_field_want_add+0x8d) [0x80a555d] -> imap(index_mail_parse_header_init+0x1cc) [0x80964ac] -> imap(index_mail_cache_parse_init+0x4e) [0x809696e] -> imap(mbox_save_init+0x457) [0x807d4a7] -> imap(mailbox_save_init+0x51) [0x809fd71] -> imap(mail_storage_copy+0xc1) [0x809df31] -> imap(cmd_copy+0x1d2) [0x805b1f2] -> imap(cmd_uid+0x59) [0x805f489] -> imap [0x805fe2c] -> imap [0x805fed5] -> imap [0x8060695] -> imap(client_input+0x5e) [0x80608ae] -> imap(io_loop_handler_run+0x100) [0x80d6c3...