Dec 18 13:39:18 destroy dbmail/imap4d[49727]: PerformChildTask(): incoming connection from [127.0.0.1]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: PerformChildTask(): client info init complete, calling client handler
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): line read for PID 49727
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: COMMAND: [00000000 CAPABILITY]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Executing command capability...
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Finished command capability
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): line read for PID 49727
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: COMMAND: [00000001 AUTHENTICATE LOGIN]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: arg[0]: 'LOGIN'
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Executing command authenticate...
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT user_idnr, passwd, encryption_type FROM dbmail_users WHERE userid = 'maenaka']
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: authsql.c, auth_validate: validating using MD5 hash comparison
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: authsql.c,auth_validate: salt   : ****************************************
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: authsql.c,auth_validate: hash   : **********************************
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: authsql.c,auth_validate: crypt(): *******************************************
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [UPDATE dbmail_users SET last_login = '2004-12-18 13:39:18' WHERE user_idnr = '3']
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPD [PID 49727]: user (id 3, name maenaka) login accepted @ 2004-12-18 13:39:18
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Finished command authenticate
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): line read for PID 49727
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: COMMAND: [00000002 CAPABILITY]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Executing command capability...
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Finished command capability
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): line read for PID 49727
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: COMMAND: [00000003 SELECT Trash]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: arg[0]: 'Trash'
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Executing command select...
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: db.c,db_findmailbox: looking for mailbox with FQN [Trash].
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE name='Trash' AND owner_idnr='3']
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: db.c,db_acl_has_right: checking ACL for user [3] on mailbox [26]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE mailbox_idnr = '26' AND owner_idnr = '3']
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT no_select FROM dbmail_mailboxes WHERE mailbox_idnr = '26']
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT permission,seen_flag,answered_flag,deleted_flag,flagged_flag,recent_flag,draft_flag FROM dbmail_mailboxes WHERE mailbox_idnr = '26']
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT COUNT(message_idnr), COUNT(message_idnr) - SUM(seen_flag), SUM(recent_flag) FROM dbmail_messages WHERE mailbox_idnr = '26' AND status < '2' ]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT message_idnr FROM dbmail_messages WHERE mailbox_idnr = '26' AND status < '2' ORDER BY message_idnr ASC]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT MAX(message_idnr)+1 FROM dbmail_messages]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT MIN(message_idnr) FROM dbmail_messages WHERE mailbox_idnr = '26' AND status < '2' AND seen_flag = '0']
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Finished command select
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT permission,seen_flag,answered_flag,deleted_flag,flagged_flag,recent_flag,draft_flag FROM dbmail_mailboxes WHERE mailbox_idnr = '26']
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT COUNT(message_idnr), COUNT(message_idnr) - SUM(seen_flag), SUM(recent_flag) FROM dbmail_messages WHERE mailbox_idnr = '26' AND status < '2' ]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT message_idnr FROM dbmail_messages WHERE mailbox_idnr = '26' AND status < '2' ORDER BY message_idnr ASC]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT MAX(message_idnr)+1 FROM dbmail_messages]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): line read for PID 49727
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: COMMAND: [00000004 NOOP]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Executing command noop...
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Finished command noop
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT permission,seen_flag,answered_flag,deleted_flag,flagged_flag,recent_flag,draft_flag FROM dbmail_mailboxes WHERE mailbox_idnr = '26']
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT COUNT(message_idnr), COUNT(message_idnr) - SUM(seen_flag), SUM(recent_flag) FROM dbmail_messages WHERE mailbox_idnr = '26' AND status < '2' ]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT message_idnr FROM dbmail_messages WHERE mailbox_idnr = '26' AND status < '2' ORDER BY message_idnr ASC]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT MAX(message_idnr)+1 FROM dbmail_messages]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: imap4.c,IMAPClientHandler: tag = 00000004
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): line read for PID 49727
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: COMMAND: [00000005 FETCH 53 UID]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: arg[0]: '53'
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: arg[1]: 'UID'
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Executing command fetch...
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: db.c,db_acl_has_right: checking ACL for user [3] on mailbox [26]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE mailbox_idnr = '26' AND owner_idnr = '3']
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 1] = UID (returning 2)
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_free_result: Trying to free result set that is already NULL!
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT seen_flag, answered_flag, deleted_flag, flagged_flag, draft_flag, recent_flag, DATE_FORMAT(internal_date, '%Y-%m-%d %T'), rfcsize, message_idnr FROM dbmail_messages msg, dbmail_physmessage pm WHERE pm.id = msg.physmessage_id AND message_idnr BETWEEN '86694' AND '86694' AND mailbox_idnr = '26' AND status < '2' ORDER BY message_idnr ASC]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: ic_fetch(): no parsing at all
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: _ic_fetch(): no parsing, into fetch loop
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Finished command fetch
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): line read for PID 49727
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: COMMAND: [00000006 UID FETCH 1 UID]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: arg[0]: 'FETCH'
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: arg[1]: '1'
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: arg[2]: 'UID'
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Executing command uid...
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: db.c,db_acl_has_right: checking ACL for user [3] on mailbox [26]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE mailbox_idnr = '26' AND owner_idnr = '3']
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 1] = UID (returning 2)
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_free_result: Trying to free result set that is already NULL!
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT seen_flag, answered_flag, deleted_flag, flagged_flag, draft_flag, recent_flag, DATE_FORMAT(internal_date, '%Y-%m-%d %T'), rfcsize, message_idnr FROM dbmail_messages msg, dbmail_physmessage pm WHERE pm.id = msg.physmessage_id AND message_idnr BETWEEN '1' AND '1' AND mailbox_idnr = '26' AND status < '2' ORDER BY message_idnr ASC]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: ic_fetch(): no parsing at all
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Finished command uid
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): line read for PID 49727
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: COMMAND: [00000007 FETCH 1,2:52 UID]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: arg[0]: '1,2:52'
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: arg[1]: 'UID'
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Executing command fetch...
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: db.c,db_acl_has_right: checking ACL for user [3] on mailbox [26]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE mailbox_idnr = '26' AND owner_idnr = '3']
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 1] = UID (returning 2)
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_free_result: Trying to free result set that is already NULL!
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT seen_flag, answered_flag, deleted_flag, flagged_flag, draft_flag, recent_flag, DATE_FORMAT(internal_date, '%Y-%m-%d %T'), rfcsize, message_idnr FROM dbmail_messages msg, dbmail_physmessage pm WHERE pm.id = msg.physmessage_id AND message_idnr BETWEEN '86640' AND '86640' AND mailbox_idnr = '26' AND status < '2' ORDER BY message_idnr ASC]
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: ic_fetch(): no parsing at all
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: _ic_fetch(): no parsing, into fetch loop
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_free_result: Trying to free result set that is already NULL!
Dec 18 13:39:18 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT seen_flag, answered_flag, deleted_flag, flagged_flag, draft_flag, recent_flag, DATE_FORMAT(internal_date, '%Y-%m-%d %T'), rfcsize, message_idnr FROM dbmail_messages msg, dbmail_physmessage pm WHERE pm.id = msg.physmessage_id AND message_idnr BETWEEN '86641' AND '86693' AND mailbox_idnr = '26' AND status < '2' ORDER BY message_idnr ASC]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: ic_fetch(): no parsing at all
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: _ic_fetch(): no parsing, into fetch loop
Dec 18 13:39:19 destroy last message repeated 50 times
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Finished command fetch
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: IMAPClientHandler(): line read for PID 49727
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: COMMAND: [00000008 FETCH 1,2:21 (ENVELOPE BODY.PEEK[HEADER.FIELDS (Newsgroups Content-MD5 Content-Disposition Content-Language Content-Location Followup-To References)] INTERNALDATE RFC822.SIZE FLAGS)]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[0]: '1,2:21'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[1]: '('
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[2]: 'ENVELOPE'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[3]: 'BODY.PEEK'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[4]: '['
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[5]: 'HEADER.FIELDS'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[6]: '('
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[7]: 'Newsgroups'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[8]: 'Content-MD5'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[9]: 'Content-Disposition'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[10]: 'Content-Language'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[11]: 'Content-Location'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[12]: 'Followup-To'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[13]: 'References'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[14]: ')'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[15]: ']'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[16]: 'INTERNALDATE'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[17]: 'RFC822.SIZE'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[18]: 'FLAGS'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[19]: ')'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Executing command fetch...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db.c,db_acl_has_right: checking ACL for user [3] on mailbox [26]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE mailbox_idnr = '26' AND owner_idnr = '3']
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 2] = ENVELOPE (returning 3)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 15] = ] (returning 16)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 16] = INTERNALDATE (returning 17)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 17] = RFC822.SIZE (returning 18)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 18] = FLAGS (returning 19)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_free_result: Trying to free result set that is already NULL!
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT seen_flag, answered_flag, deleted_flag, flagged_flag, draft_flag, recent_flag, DATE_FORMAT(internal_date, '%Y-%m-%d %T'), rfcsize, message_idnr FROM dbmail_messages msg, dbmail_physmessage pm WHERE pm.id = msg.physmessage_id AND message_idnr BETWEEN '86640' AND '86640' AND mailbox_idnr = '26' AND status < '2' ORDER BY message_idnr ASC]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86640 (fetch num 1)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86640' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 20 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [--49661761179816023999], msgbuf_idx 1280
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 6091, 4811, 4811
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '--49661761179816023999'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [--49661761179816023999],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [-- ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_free_result: Trying to free result set that is already NULL!
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT seen_flag, answered_flag, deleted_flag, flagged_flag, draft_flag, recent_flag, DATE_FORMAT(internal_date, '%Y-%m-%d %T'), rfcsize, message_idnr FROM dbmail_messages msg, dbmail_physmessage pm WHERE pm.id = msg.physmessage_id AND message_idnr BETWEEN '86641' AND '86660' AND mailbox_idnr = '26' AND status < '2' ORDER BY message_idnr ASC]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86641 (fetch num 2)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86641' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 25 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1666, 383, 383
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86642 (fetch num 3)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86642' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 14 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_free_result: Trying to free result set that is already NULL!
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86643 (fetch num 4)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86643' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 21 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [--90690070752636650790], msgbuf_idx 1342
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 2164, 822, 822
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '--90690070752636650790'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [--90690070752636650790],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [-- ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86644 (fetch num 5)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86644' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 27 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1882, 493, 493
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86645 (fetch num 6)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86645' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 19 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [--21546539990956843], msgbuf_idx 1197
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 5228, 4031, 4031
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '--21546539990956843'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 3 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 3 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [--21546539990956843],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [-- ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86646 (fetch num 7)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86646' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 21 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [----=_NextPart_000_0006_21351323.16250319], msgbuf_idx 1220
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 4567, 3347, 3347
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '----=_NextPart_000_0006_21351323.16250319'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [----=_NextPart_000_0006_21351323.16250319],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [--  ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86647 (fetch num 8)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86647' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 18 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [2M81ZYgedxSe9L4X], msgbuf_idx 919
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1769, 850, 850
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '2M81ZYgedxSe9L4X'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [2M81ZYgedxSe9L4X],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [--  ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86648 (fetch num 9)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86648' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 16 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1040, 60, 60
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86649 (fetch num 10)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86649' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 16 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1018, 57, 57
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86650 (fetch num 11)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86650' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 20 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [----=_NextPart_000_0006_2C071813.1C223A0C], msgbuf_idx 1211
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 4528, 3317, 3317
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '----=_NextPart_000_0006_2C071813.1C223A0C'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [----=_NextPart_000_0006_2C071813.1C223A0C],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [--  ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86651 (fetch num 12)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86651' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 19 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [----=_NextPart_000_0020_00092132.2614152A], msgbuf_idx 1031
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 4223, 3192, 3192
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '----=_NextPart_000_0020_00092132.2614152A'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [----=_NextPart_000_0020_00092132.2614152A],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [--  ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86652 (fetch num 13)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86652' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 16 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [----Z80QhtA95I], msgbuf_idx 832
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 26316, 25484, 25484
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '----Z80QhtA95I'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 3 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found a MIME multipart sub message
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found new boundary: [----9I6WD0gQf], msgbuf_idx 177
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '----9I6WD0gQf'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [----9I6WD0gQf],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [--  ------Z80QhtA95I Content-Type: image/jpeg; 	],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [----Z80QhtA95I],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [-- ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86653 (fetch num 14)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86653' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 25 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 2446, 1025, 1025
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86654 (fetch num 15)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86654' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 16 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [----a36YTGmg0V180N], msgbuf_idx 792
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 50651, 49859, 49859
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '----a36YTGmg0V180N'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 3 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found a MIME multipart sub message
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found new boundary: [----UI8JVv5783Wbk], msgbuf_idx 185
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '----UI8JVv5783Wbk'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [----UI8JVv5783Wbk],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [--  ------a36YTGmg0V180N Content-Type: image/gif],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [----a36YTGmg0V180N],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [-- ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86655 (fetch num 16)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86655' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 28 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [----_001_1250_89H96RY6.09SB0197], msgbuf_idx 1616
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 3066, 1450, 1450
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '----_001_1250_89H96RY6.09SB0197'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [----_001_1250_89H96RY6.09SB0197],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [-- ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86656 (fetch num 17)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86656' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 24 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1817, 553, 553
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86657 (fetch num 18)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86657' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 27 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [--5086753659115601234], msgbuf_idx 1955
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 6764, 4809, 4809
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '--5086753659115601234'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [--5086753659115601234],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [-- ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86658 (fetch num 19)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86658' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 18 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [----=_NextPart_000_11EA_01C4E468.20AAA644], msgbuf_idx 996
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 5248, 4252, 4252
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '----=_NextPart_000_11EA_01C4E468.20AAA644'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 2 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 2 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [----=_NextPart_000_11EA_01C4E468.20AAA644],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [-- ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86659 (fetch num 20)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86659' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 16 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 3230, 2100, 2100
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86660 (fetch num 21)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86660' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 26 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1834, 606, 606
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Finished command fetch
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: IMAPClientHandler(): line read for PID 49727
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: COMMAND: [00000009 FETCH 22,23:42 (ENVELOPE BODY.PEEK[HEADER.FIELDS (Newsgroups Content-MD5 Content-Disposition Content-Language Content-Location Followup-To References)] INTERNALDATE RFC822.SIZE FLAGS)]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[0]: '22,23:42'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[1]: '('
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[2]: 'ENVELOPE'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[3]: 'BODY.PEEK'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[4]: '['
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[5]: 'HEADER.FIELDS'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[6]: '('
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[7]: 'Newsgroups'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[8]: 'Content-MD5'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[9]: 'Content-Disposition'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[10]: 'Content-Language'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[11]: 'Content-Location'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[12]: 'Followup-To'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[13]: 'References'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[14]: ')'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[15]: ']'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[16]: 'INTERNALDATE'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[17]: 'RFC822.SIZE'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[18]: 'FLAGS'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[19]: ')'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Executing command fetch...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db.c,db_acl_has_right: checking ACL for user [3] on mailbox [26]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE mailbox_idnr = '26' AND owner_idnr = '3']
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 2] = ENVELOPE (returning 3)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 15] = ] (returning 16)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 16] = INTERNALDATE (returning 17)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 17] = RFC822.SIZE (returning 18)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 18] = FLAGS (returning 19)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_free_result: Trying to free result set that is already NULL!
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT seen_flag, answered_flag, deleted_flag, flagged_flag, draft_flag, recent_flag, DATE_FORMAT(internal_date, '%Y-%m-%d %T'), rfcsize, message_idnr FROM dbmail_messages msg, dbmail_physmessage pm WHERE pm.id = msg.physmessage_id AND message_idnr BETWEEN '86661' AND '86661' AND mailbox_idnr = '26' AND status < '2' ORDER BY message_idnr ASC]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86661 (fetch num 22)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86661' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 18 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [WL3pauungPWgKViAKCI], msgbuf_idx 1148
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1997, 849, 849
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: 'WL3pauungPWgKViAKCI'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [WL3pauungPWgKViAKCI],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [--  ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT seen_flag, answered_flag, deleted_flag, flagged_flag, draft_flag, recent_flag, DATE_FORMAT(internal_date, '%Y-%m-%d %T'), rfcsize, message_idnr FROM dbmail_messages msg, dbmail_physmessage pm WHERE pm.id = msg.physmessage_id AND message_idnr BETWEEN '86662' AND '86681' AND mailbox_idnr = '26' AND status < '2' ORDER BY message_idnr ASC]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86662 (fetch num 23)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86662' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 18 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 3718, 2612, 2612
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86663 (fetch num 24)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86663' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 19 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [----=_NextPart_000_000A_2F363524.0D210F11], msgbuf_idx 1014
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 5797, 4783, 4783
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '----=_NextPart_000_000A_2F363524.0D210F11'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [----=_NextPart_000_000A_2F363524.0D210F11],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [--  ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86664 (fetch num 25)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86664' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 16 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1958, 1093, 1093
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86665 (fetch num 26)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86665' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 17 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1412, 383, 383
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86666 (fetch num 27)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86666' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 19 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1506, 342, 342
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86667 (fetch num 28)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86667' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 17 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [c6UQj6SX08ILJNRfcsSVaXmd], msgbuf_idx 895
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1837, 942, 942
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: 'c6UQj6SX08ILJNRfcsSVaXmd'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [c6UQj6SX08ILJNRfcsSVaXmd],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [--  ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86668 (fetch num 29)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86668' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 15 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1698, 964, 964
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86669 (fetch num 30)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86669' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 20 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [=====_110066884832550=_], msgbuf_idx 1172
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 7202, 6030, 6030
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '=====_110066884832550=_'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 2 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found a MIME multipart sub message
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found new boundary: [=====_11006688485683=_], msgbuf_idx 99
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '=====_11006688485683=_'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 2 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 2 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [=====_11006688485683=_],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [--  --=====_110066884832550=_ Content-Type: imag],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [=====_110066884832550=_],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [--         ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86670 (fetch num 31)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86670' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 23 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1732, 666, 666
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86671 (fetch num 32)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86671' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 22 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [----=_NextPart_000_0000_6C36F73F.1F8B692B], msgbuf_idx 1327
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 4565, 3238, 3238
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '----=_NextPart_000_0000_6C36F73F.1F8B692B'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 3 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found a MIME multipart sub message
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found new boundary: [----=_NextPart_001_0001_E7739ED0.B5656E4A], msgbuf_idx 185
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '----=_NextPart_001_0001_E7739ED0.B5656E4A'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 3 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 3 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [----=_NextPart_001_0001_E7739ED0.B5656E4A],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [--    ------=_NextPart_000_0000_6C36F73F.1F8B692],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [----=_NextPart_000_0000_6C36F73F.1F8B692B],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [--  ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86672 (fetch num 33)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86672' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 15 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1237, 499, 499
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86673 (fetch num 34)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86673' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 28 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 2308, 672, 672
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86674 (fetch num 35)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86674' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 20 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 2035, 1088, 1088
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86675 (fetch num 36)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86675' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 23 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1994, 648, 648
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86676 (fetch num 37)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86676' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 18 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 17510, 16604, 16604
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86677 (fetch num 38)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86677' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 24 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 8285, 6974, 6974
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86678 (fetch num 39)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86678' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 23 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [--652936209692999], msgbuf_idx 1354
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1934, 580, 580
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '--652936209692999'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 3 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [--652936209692999],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [--  ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86679 (fetch num 40)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86679' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 26 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 2068, 620, 620
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86680 (fetch num 41)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86680' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 22 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [--0407433874348501], msgbuf_idx 1229
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 1844, 615, 615
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '--0407433874348501'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 5 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [--0407433874348501],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [-- ],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86681 (fetch num 42)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86681' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 33 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found singlepart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 3557, 1827, 1827
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): exit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Finished command fetch
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: IMAPClientHandler(): line read for PID 49727
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: COMMAND: [0000000a FETCH 43,44:53 (ENVELOPE BODY.PEEK[HEADER.FIELDS (Newsgroups Content-MD5 Content-Disposition Content-Language Content-Location Followup-To References)] INTERNALDATE RFC822.SIZE FLAGS)]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[0]: '43,44:53'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[1]: '('
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[2]: 'ENVELOPE'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[3]: 'BODY.PEEK'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[4]: '['
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[5]: 'HEADER.FIELDS'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[6]: '('
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[7]: 'Newsgroups'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[8]: 'Content-MD5'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[9]: 'Content-Disposition'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[10]: 'Content-Language'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[11]: 'Content-Location'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[12]: 'Followup-To'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[13]: 'References'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[14]: ')'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[15]: ']'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[16]: 'INTERNALDATE'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[17]: 'RFC822.SIZE'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[18]: 'FLAGS'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: arg[19]: ')'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: IMAPClientHandler(): Executing command fetch...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db.c,db_acl_has_right: checking ACL for user [3] on mailbox [26]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE mailbox_idnr = '26' AND owner_idnr = '3']
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 2] = ENVELOPE (returning 3)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 15] = ] (returning 16)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 16] = INTERNALDATE (returning 17)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 17] = RFC822.SIZE (returning 18)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: next_fetch_item(): args[idx = 18] = FLAGS (returning 19)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_free_result: Trying to free result set that is already NULL!
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT seen_flag, answered_flag, deleted_flag, flagged_flag, draft_flag, recent_flag, DATE_FORMAT(internal_date, '%Y-%m-%d %T'), rfcsize, message_idnr FROM dbmail_messages msg, dbmail_physmessage pm WHERE pm.id = msg.physmessage_id AND message_idnr BETWEEN '86682' AND '86682' AND mailbox_idnr = '26' AND status < '2' ORDER BY message_idnr ASC]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: Fetching msgID 86682 (fetch num 43)
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmysql.c,db_query: executing query [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = '86682' ORDER BY block.messageblk_idnr]
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): starting, stopbound: '<null>'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 22 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found multipart msg
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_start_msg(): found new boundary: [--82B040CDF71EC81], msgbuf_idx 1273
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf_buf updating 131072, 2881, 1608, 1608
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf: update msgbuf: entire fit
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: dbmsgbuf.c,db_update_msgbuf update msgbuf succes NOMORE
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): starting, splitbound: '--82B040CDF71EC81'
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): entering mime loop
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: mime_readheader(): found double newline; header size: 4 lines
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): expecting body data...
Dec 18 13:39:19 destroy dbmail/imap4d[49727]: db_add_mime_children(): found end after boundary [--82B040CDF71EC81],
Dec 18 13:39:19 destroy dbmail/imap4d[49727]:                         followed by [-- ],
Dec 18 13:39:19 destroy dbmail/imap4d[49726]: ParentSigHandler(): got signal [20]
Dec 18 13:39:19 destroy dbmail/imap4d[49726]: StartServer(): child [49727] has exited
Dec 18 13:39:19 destroy dbmail/imap4d[49726]: StartServer(): creating new child
