search for: mailbox_transaction_commit_get_uids

Displaying 5 results from an estimated 5 matches for "mailbox_transaction_commit_get_uids".

2008 Apr 01
2
Wrong UIDs returned from mailbox_transaction_commit_get_uids()
Hi, Wrong UIDs are returned from mailbox_transaction_commit_get_uids() in dovecot-1.1.rc3. The problem is in: int mailbox_transaction_commit(struct mailbox_transaction_context **t) { uint32_t tmp; return mailbox_transaction_commit_get_uids(t, &tmp, &tmp, &tmp); } It should be: int mailbox_transaction_commit(struct mailbox_transaction_contex...
2008 Feb 13
1
How to log uid and keywords of delivered mail?
Hi, I?d like to extend the mail_log plugin to log the uid and keywords of a mail delivered by LDA. The keywords are set by the sieve plugin. I added a mail_log_save_finish() function hook listed below. However, the uid of the mail is always zero and trying to get the keywords results in assertion failure, probably because the message is not committed yet: Feb 13 08:07:42 ha-test1 deliver(test1
2008 Aug 21
3
dovecot panic after upgrade 1.0.15 to 1.1.2
...x_set_recent_seq+0x46) [0x809ee06] -> imap [0x8083183] -> imap [0x8083621] -> imap [0x8083c3c] -> imap(mbox_sync+0x25) [0x80840d5] -> imap [0x807b993] -> imap(mail_index_transaction_commit+0x51) [0x80aee31] -> imap(index_transaction_commit+0x52) [0x809fe32] -> imap(mailbox_transaction_commit_get_uids+0x34) [0x80a2874] -> imap(cmd_copy+0x16a) [0x805b19a] -> imap [0x806068e] -> imap [0x8060536] -> imap [0x80606ea] -> imap [0x8060791] -> imap(client_input+0x67) [0x8060897] -> imap(io_loop_handler_run+0x112) [0x80daa92] -> imap(io_loop_run+0x2f) [0x80d9e4f] -> ima...
2008 Oct 06
2
Dovecot 1.1.4 crash
...6b90 in quota_mailbox_transaction_commit (ctx=0x10045248, uid_validity_r=0x7fff77fc, first_saved_uid_r=0x7fff7800, last_saved_uid_r=0x7fff7804) at quota-storage.c:95 qbox = (struct quota_mailbox *) 0x100422d0 qt = (struct quota_transaction_context *) 0x10032f60 #2 0x0048c90c in mailbox_transaction_commit_get_uids (_t=0x5, uid_validity_r=0x7fff7f70, first_saved_uid_r=0x10009f90, last_saved_uid_r=0x1006e6b0) at mail-storage.c:689 t = (struct mailbox_transaction_context *) 0x4 #3 0x00413430 in cmd_copy (cmd=0x100160c0) at cmd-copy.c:141 client = (struct client *) 0x10015e18 storage = (...
2007 Nov 25
2
imap process killed with signal 11
Hi! Using the latest cvs from HEAD, I'm experiencing problems after sending a message and the client is trying upload the message to the appropriate (Sent/Queue) folder. I get only one error in dovecot.log: dovecot: Nov 25 14:21:31 Error: child 19554 (imap) killed with signal 11 So my client disconnects, and asks for the password again, and in dovecot.info I get nothing, but the logs of the