Migrating cached data Migrating config data Migrating local user data mv /home/sunesito/.evolution/mail/local/folders.db /home/sunesito/.local/share/evolution/mail/local/folders.db FAILED: Destination file already exists rmdir /home/sunesito/.evolution/mail/local FAILED: El directorio no está vacío (contents follows) folders.db rmdir /home/sunesito/.evolution/firma FAILED: El directorio no está vacío (contents follows) firma.html logo.gif rmdir /home/sunesito/.evolution/mail FAILED: El directorio no está vacío (contents follows) local Database succesfully opened =========== DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started Camel SQL Exec: ATTACH DATABASE ':memory:' AS mem DB Operation ended. Time Taken : 0,001574 ########### store_db_path /home/sunesito/.local/share/evolution/mail/local/folders.db =========== DB SQL operation [CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )] started Camel SQL Exec: CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT ) DB Operation ended. Time Taken : 0,000033 ########### Database succesfully opened =========== DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started Camel SQL Exec: ATTACH DATABASE ':memory:' AS mem DB Operation ended. Time Taken : 0,001609 ########### Creating Collation mbox_frompos_sort on bdata with 0x7063440 camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox'] started read_fir_callback called DB Operation ended. Time Taken : 0,000166 ########### camel_db_select: SELECT uid,flags FROM 'Inbox' order by bdata collate mbox_frompos_sort =========== DB SQL operation [SELECT uid,flags FROM 'Inbox' order by bdata collate mbox_frompos_sort] started DB Operation ended. Time Taken : 0,030902 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Inbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox'] started read_fir_callback called DB Operation ended. Time Taken : 0,000156 ########### Thread 0x83b64d0 > Get folder info(0x87b3878:mbox:/home/sunesito/.local/share/evolution/mail/local, 'Inbox') = uri: mbox:/home/sunesito/.local/share/evolution/mail/local#Inbox full_name: Inbox flags: 00000408 < 0x83b64d0 > Creating Collation mbox_frompos_sort on bdata with 0x7063440 camel_db_select: SELECT * FROM folders WHERE folder_name = 'Drafts' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Drafts'] started read_fir_callback called DB Operation ended. Time Taken : 0,000119 ########### camel_db_select: SELECT uid,flags FROM 'Drafts' order by bdata collate mbox_frompos_sort =========== DB SQL operation [SELECT uid,flags FROM 'Drafts' order by bdata collate mbox_frompos_sort] started DB Operation ended. Time Taken : 0,000104 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Drafts' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Drafts'] started read_fir_callback called DB Operation ended. Time Taken : 0,000109 ########### Thread 0x83b64d0 > Get folder info(0x87b3878:mbox:/home/sunesito/.local/share/evolution/mail/local, 'Drafts') = uri: mbox:/home/sunesito/.local/share/evolution/mail/local#Drafts full_name: Drafts flags: 00000008 < 0x83b64d0 > Creating Collation mbox_frompos_sort on bdata with 0x7063440 0x87f3588: 0 0 0 | 0 0 0 0x87f3588: 0 0 0 | 0 1 1 0x87f3588: 0 1 0 | 0 1 1 0x87f3588: 0 1 0 | 0 1 2 0x87f3588: 0 1 0 | 0 1 2 0x87f3588: 0 1 0 | 0 1 3 0x87f3588: 0 1 0 | 0 1 3 0x87f3588: 0 1 0 | 0 1 4 0x87f3588: 0 1 0 | 0 1 4 0x87f3588: 0 1 0 | 0 1 5 0x87f3588: 0 1 0 | 0 1 5 0x87f3588: 0 1 0 | 0 1 6 0x87f3588: 0 1 0 | 0 1 6 0x87f3588: 0 1 0 | 0 1 7 0x87f3588: 0 1 0 | 0 1 7 0x87f3588: 0 1 0 | 0 1 8 0x87f3588: 0 1 0 | 0 1 8 0x87f3588: 0 1 0 | 0 1 9 0x87f3588: 0 1 0 | 0 1 9 0x87f3588: 0 1 0 | 0 1 10 0x87f3588: 0 1 0 | 0 1 10 0x87f3588: 0 1 0 | 0 1 11 0x87f3588: 0 1 0 | 0 1 11 0x87f3588: 0 1 0 | 0 1 12 0x87f3588: 0 0 0 | 0 1 12 0x87f3588: 0 0 0 | 0 2 13 0x87f3588: 0 1 0 | 0 2 13 0x87f3588: 0 1 0 | 0 2 14 0x87f3588: 0 0 0 | 0 2 14 0x87f3588: 0 0 0 | 0 3 15 0x87f3588: 0 0 0 | 0 3 15 0x87f3588: 0 0 0 | 0 4 16 0x87f3588: 0 0 0 | 0 4 16 0x87f3588: 0 0 0 | 0 5 17 0x87f3588: 0 0 0 | 0 5 17 0x87f3588: 0 0 0 | 0 6 18 0x87f3588: 0 0 0 | 0 6 18 0x87f3588: 0 0 0 | 0 7 19 0x87f3588: 0 0 0 | 0 7 19 0x87f3588: 0 0 0 | 0 8 20 =========== DB SQL operation [BEGIN] started Camel SQL Exec: BEGIN Camel SQL Exec: CREATE TABLE IF NOT EXISTS 'Outbox' ( uid TEXT PRIMARY KEY , flags INTEGER , msg_type INTEGER , read INTEGER , deleted INTEGER , replied INTEGER , important INTEGER , junk INTEGER , attachment INTEGER , dirty INTEGER , size INTEGER , dsent NUMERIC , dreceived NUMERIC , subject TEXT , mail_from TEXT , mail_to TEXT , mail_cc TEXT , mlist TEXT , followup_flag TEXT , followup_completed_on TEXT , followup_due_by TEXT , part TEXT , labels TEXT , usertags TEXT , cinfo TEXT , bdata TEXT, created TEXT, modified TEXT) Camel SQL Exec: CREATE TABLE IF NOT EXISTS 'Outbox_bodystructure' ( uid TEXT PRIMARY KEY , bodystructure TEXT ) Camel SQL Exec: CREATE TABLE IF NOT EXISTS 'Outbox_preview' ( uid TEXT PRIMARY KEY , preview TEXT) Camel SQL Exec: DROP INDEX IF EXISTS 'SINDEX-Outbox' Camel SQL Exec: CREATE INDEX IF NOT EXISTS 'SINDEX-Outbox-preview' ON 'Outbox_preview' (uid, preview) Camel SQL Exec: CREATE INDEX IF NOT EXISTS 'DELINDEX-Outbox' ON 'Outbox' (deleted) Camel SQL Exec: CREATE INDEX IF NOT EXISTS 'JUNKINDEX-Outbox' ON 'Outbox' (junk) Camel SQL Exec: CREATE INDEX IF NOT EXISTS 'READINDEX-Outbox' ON 'Outbox' (read) Camel SQL Exec: CREATE TABLE IF NOT EXISTS 'Outbox_version' ( version TEXT ) Camel SQL Exec: UPDATE 'Outbox_version' SET version='2' Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('289', 18, 0, 1, 1, 0, 0, 0, 0, 0, 1782, 1322722448, 0, 'hola holita', 'sunesito', 'sunesito company com', NULL, NULL, NULL, NULL, NULL, '902069293 1293603845 0', '', '0', NULL, '21595971', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('289', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('291', 16, 0, 1, 0, 0, 0, 0, 0, 0, 2339, 1322724165, 0, '...', 'sunesito', ', ', NULL, NULL, NULL, NULL, NULL, '3140649453 2080104728 0', '', '0', NULL, '21597806', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('291', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('292', 16, 0, 1, 0, 0, 0, 0, 0, 0, 1768, 1322724401, 0, 'hola', 'sunesito', 'sunesito company com', NULL, NULL, NULL, NULL, NULL, '809324639 2461270137 0', '', '0', NULL, '21600198', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('292', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('298', 16, 0, 1, 0, 0, 0, 0, 0, 0, 1044, 1322725776, 0, 'prueba 2', 'sunesito', 'sunesito', NULL, NULL, NULL, NULL, NULL, '390478996 1884612633 0', '', '0', NULL, '21604204', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('298', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('299', 48, 0, 1, 0, 0, 0, 0, 1, 0, 10737, 1322728690, 0, '...', 'sunesito', 'Iko ', '', NULL, NULL, NULL, NULL, '2848898692 4185671408 0', '', '0', NULL, '21605296', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('299', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('296', 16, 0, 1, 0, 0, 0, 0, 0, 0, 1035, 1322724833, 0, 'prueba sunesito', 'sunesito', 'sun gmail com', NULL, NULL, NULL, NULL, NULL, '1269894918 4219551784 0', '', '0', NULL, '21603117', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('296', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('280', 18, 0, 1, 1, 0, 0, 0, 0, 0, 1778, 1322648245, 0, 'prueba', 'sunesito', 'sunesito company com', NULL, NULL, NULL, NULL, NULL, '2800315810 2032896206 0', '', '0', NULL, '21541354', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('280', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('271', 18, 0, 1, 1, 0, 0, 0, 0, 0, 2438, 1322642590, 0, 'cbn', 'sunesito', '', '', NULL, NULL, NULL, NULL, '1647826589 4056410195 0', '', '0', NULL, '21526367', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('271', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('282', 18, 0, 1, 1, 0, 0, 0, 0, 0, 1778, 1322650561, 0, 'prueba', 'sunesito', 'sunesito company com', NULL, NULL, NULL, NULL, NULL, '3383034636 200011271 0', '', '0', NULL, '21543185', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('282', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('273', 18, 0, 1, 1, 0, 0, 0, 0, 0, 2293, 1322644178, 0, '...', 'sunesito', '', '', NULL, NULL, NULL, NULL, '979002254 811421522 0', '', '0', NULL, '21528858', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('273', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('284', 18, 0, 1, 1, 0, 0, 0, 0, 0, 1413, 1322655364, 0, '...', 'sunesito company com', '.', NULL, NULL, NULL, NULL, NULL, '2126261319 2423772380 0', '', '0', NULL, '21545016', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('284', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('265', 48, 0, 1, 0, 0, 0, 0, 1, 0, 21517360, 1322636288, 0, '...', 'sunesito', '.< oto gmail com>', NULL, NULL, NULL, NULL, NULL, '1370577136 1539531712 0', '', '0', NULL, '0', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('265', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('275', 18, 0, 1, 1, 0, 0, 0, 0, 0, 1834, 1322644266, 0, 'prueba!!!', 'sunesito', '.', 'sunesito company com', NULL, NULL, NULL, NULL, '2178333985 4059279338 0', '', '0', NULL, '21531204', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('275', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('267', 18, 0, 1, 1, 0, 0, 0, 0, 0, 7441, 1322638988, 0, '...', 'sunesito', '.', NULL, NULL, NULL, NULL, NULL, '1527947357 4141465527 2 2942282961 1271010399 2942282961 1271010399', '', '0', NULL, '21517408', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('267', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('277', 18, 0, 1, 1, 0, 0, 0, 0, 0, 2305, 1322644517, 0, '...', 'sunesito', '', '', NULL, NULL, NULL, NULL, '3766531601 3966407764 0', '', '0', NULL, '21533091', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('277', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('269', 18, 0, 1, 1, 0, 0, 0, 0, 0, 1413, 1322641147, 0, '....', 'sunesito company com', '.', NULL, NULL, NULL, NULL, NULL, '2437659689 861487644 0', '', '0', NULL, '21524901', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('269', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('279', 18, 0, 1, 1, 0, 0, 0, 0, 0, 5852, 1322644617, 0, 'Re: Hola', 'sunesito', '', NULL, NULL, NULL, NULL, NULL, '11174754 3950023078 2 2894332091 1664334188 2894332091 1664334188', '', '0', NULL, '21535449', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('279', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('288', 48, 0, 1, 0, 0, 0, 0, 1, 0, 47858, 1322659944, 0, '....', 'sunesito', '.', '', NULL, NULL, NULL, NULL, '3858657436 2028599481 0', '', '0', NULL, '21548060', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('288', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('286', 18, 0, 1, 1, 0, 0, 0, 0, 0, 1525, 1322655375, 0, '...', 'sunesito company com', '', NULL, NULL, NULL, NULL, NULL, '3996461983 3063724192 0', '', '0', NULL, '21546482', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('286', NULL ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox' VALUES ('294', 16, 0, 1, 0, 0, 0, 0, 0, 0, 1050, 1322724821, 0, 'prueba sunevil', 'sunesito', 'sunesito', NULL, NULL, NULL, NULL, NULL, '3689491844 2153620763 0', '', '0', NULL, '21602019', strftime("%s", 'now'), strftime("%s", 'now') ) Camel SQL Exec: INSERT OR REPLACE INTO 'Outbox_bodystructure' VALUES ('294', NULL ) Camel SQL Exec: COMMIT DB Operation ended. Time Taken : 0,039924 ########### =========== DB SQL operation [SELECT COUNT (*) FROM 'Outbox' where read=0 or read=1] started DB Operation ended. Time Taken : 0,000190 ########### =========== DB SQL operation [SELECT COUNT (*) FROM 'Outbox' WHERE junk = 1] started DB Operation ended. Time Taken : 0,000066 ########### =========== DB SQL operation [SELECT COUNT (*) FROM 'Outbox' WHERE deleted = 1] started DB Operation ended. Time Taken : 0,000065 ########### =========== DB SQL operation [SELECT COUNT (*) FROM 'Outbox' WHERE read = 0] started DB Operation ended. Time Taken : 0,000059 ########### =========== DB SQL operation [SELECT COUNT (*) FROM 'Outbox' WHERE junk = 0 AND deleted = 0] started DB Operation ended. Time Taken : 0,000096 ########### =========== DB SQL operation [SELECT COUNT (*) FROM 'Outbox' WHERE junk = 1 AND deleted = 0] started DB Operation ended. Time Taken : 0,000066 ########### =========== DB SQL operation [BEGIN] started Camel SQL Exec: BEGIN Camel SQL Exec: DELETE FROM folders WHERE folder_name = 'Outbox' Camel SQL Exec: INSERT INTO folders VALUES ( 'Outbox', 14, 0, 299, 1322728900, 20, 0, 12, 0, 8, 0, '1 1 21616081' ) Camel SQL Exec: COMMIT DB Operation ended. Time Taken : 0,033018 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Outbox' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Outbox'] started read_fir_callback called DB Operation ended. Time Taken : 0,000630 ########### Thread 0x83b64d0 > Get folder info(0x87b3878:mbox:/home/sunesito/.local/share/evolution/mail/local, 'Outbox') = uri: mbox:/home/sunesito/.local/share/evolution/mail/local#Outbox full_name: Outbox flags: 00000808 < 0x83b64d0 > Creating Collation mbox_frompos_sort on bdata with 0x7063440 camel_db_select: SELECT * FROM folders WHERE folder_name = 'Sent' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Sent'] started read_fir_callback called DB Operation ended. Time Taken : 0,000123 ########### camel_db_select: SELECT uid,flags FROM 'Sent' order by bdata collate mbox_frompos_sort =========== DB SQL operation [SELECT uid,flags FROM 'Sent' order by bdata collate mbox_frompos_sort] started DB Operation ended. Time Taken : 0,009292 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Sent' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Sent'] started read_fir_callback called DB Operation ended. Time Taken : 0,000146 ########### Thread 0x83b64d0 > Get folder info(0x87b3878:mbox:/home/sunesito/.local/share/evolution/mail/local, 'Sent') = uri: mbox:/home/sunesito/.local/share/evolution/mail/local#Sent full_name: Sent flags: 00001408 < 0x83b64d0 > Creating Collation mbox_frompos_sort on bdata with 0x7063440 camel_db_select: SELECT * FROM folders WHERE folder_name = 'Templates' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Templates'] started read_fir_callback called DB Operation ended. Time Taken : 0,000122 ########### camel_db_select: SELECT uid,flags FROM 'Templates' order by bdata collate mbox_frompos_sort =========== DB SQL operation [SELECT uid,flags FROM 'Templates' order by bdata collate mbox_frompos_sort] started DB Operation ended. Time Taken : 0,000098 ########### camel_db_select: SELECT * FROM folders WHERE folder_name = 'Templates' =========== DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Templates'] started read_fir_callback called DB Operation ended. Time Taken : 0,000109 ########### Thread 0x83b64d0 > Get folder info(0x87b3878:mbox:/home/sunesito/.local/share/evolution/mail/local, 'Templates') = uri: mbox:/home/sunesito/.local/share/evolution/mail/local#Templates full_name: Templates flags: 00000008 < 0x83b64d0 > Database succesfully opened =========== DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started Camel SQL Exec: ATTACH DATABASE ':memory:' AS mem DB Operation ended. Time Taken : 0,002804 ########### store_db_path /home/sunesito/.local/share/evolution/mail/imap/sunesito company com@correoca.company.es/folders.db =========== DB SQL operation [CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )] started Camel SQL Exec: CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT ) DB Operation ended. Time Taken : 0,000032 ########### Database succesfully opened =========== DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started Camel SQL Exec: ATTACH DATABASE ':memory:' AS mem DB Operation ended. Time Taken : 0,002451 ########### =========== DB SQL operation [CREATE TABLE IF NOT EXISTS '.#evolution/Trash' ( vuid TEXT PRIMARY KEY)] started Camel SQL Exec: CREATE TABLE IF NOT EXISTS '.#evolution/Trash' ( vuid TEXT PRIMARY KEY) DB Operation ended. Time Taken : 0,000030 ########### =========== DB SQL operation [CREATE INDEX IF NOT EXISTS 'VINDEX-.#evolution/Trash' ON '.#evolution/Trash' (vuid)] started Camel SQL Exec: CREATE INDEX IF NOT EXISTS 'VINDEX-.#evolution/Trash' ON '.#evolution/Trash' (vuid) DB Operation ended. Time Taken : 0,000027 ########### =========== DB SQL operation [CREATE TABLE IF NOT EXISTS '.#evolution/Junk' ( vuid TEXT PRIMARY KEY)] started Camel SQL Exec: CREATE TABLE IF NOT EXISTS '.#evolution/Junk' ( vuid TEXT PRIMARY KEY) DB Operation ended. Time Taken : 0,000025 ########### =========== DB SQL operation [CREATE INDEX IF NOT EXISTS 'VINDEX-.#evolution/Junk' ON '.#evolution/Junk' (vuid)] started Camel SQL Exec: CREATE INDEX IF NOT EXISTS 'VINDEX-.#evolution/Junk' ON '.#evolution/Junk' (vuid) DB Operation ended. Time Taken : 0,000026 ########### Database succesfully opened =========== DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started Camel SQL Exec: ATTACH DATABASE ':memory:' AS mem DB Operation ended. Time Taken : 0,005083 ########### store_db_path /home/sunesito/.local/share/evolution/mail/imap/sun gmail com@imap.gmail.com/folders.db =========== DB SQL operation [CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )] started Camel SQL Exec: CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT ) DB Operation ended. Time Taken : 0,000139 ########### Database succesfully opened =========== DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started Camel SQL Exec: ATTACH DATABASE ':memory:' AS mem DB Operation ended. Time Taken : 0,004999 ########### =========== DB SQL operation [CREATE TABLE IF NOT EXISTS '.#evolution/Junk' ( vuid TEXT PRIMARY KEY)] started Camel SQL Exec: CREATE TABLE IF NOT EXISTS '.#evolution/Junk' ( vuid TEXT PRIMARY KEY) DB Operation ended. Time Taken : 0,000026 ########### =========== DB SQL operation [CREATE INDEX IF NOT EXISTS 'VINDEX-.#evolution/Junk' ON '.#evolution/Junk' (vuid)] started Camel SQL Exec: CREATE INDEX IF NOT EXISTS 'VINDEX-.#evolution/Junk' ON '.#evolution/Junk' (vuid) DB Operation ended. Time Taken : 0,000026 ########### get folder info online Database succesfully opened get folder info offline =========== DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started Camel SQL Exec: ATTACH DATABASE ':memory:' AS mem Thread 0x8883950 > Get folder info(0x87fd030:imap://sunesito%40company es correoca company es/, '') = uri: imap://sunesito%40company es correoca company es/Bandeja%20de%20salida full_name: Bandeja de salida flags: 00000008 uri: imap://sunesito%40company es correoca company es/Calendar full_name: Calendar flags: 00000008 uri: imap://sunesito%40company es correoca company es/Contacts full_name: Contacts flags: 00000008 uri: imap://sunesito%40company es correoca company es/Correo%20no%20deseado full_name: Correo no deseado flags: 00000008 uri: imap://sunesito%40company es correoca company es/Drafts full_name: Drafts flags: 00010008 uri: imap://sunesito%40company es correoca company es/Elementos%20eliminados full_name: Elementos eliminados flags: 00000008 uri: imap://sunesito%40company es correoca company es/Elementos%20enviados full_name: Elementos enviados flags: 00010008 uri: imap://sunesito%40company es correoca company es/INBOX full_name: INBOX flags: 00000458 uri: imap://sunesito%40company es correoca company es/Journal full_name: Journal flags: 00000008 uri: imap://sunesito%40company es correoca company es/Notes full_name: Notes flags: 00000008 uri: imap://sunesito%40company es correoca company es/Tasks full_name: Tasks flags: 00000008 uri: imap://sunesito%40company es correoca company es/.%23evolution/Trash full_name: .#evolution/Trash flags: 00000cf2 uri: imap://sunesito%40company es correoca company es/.%23evolution/Junk full_name: .#evolution/Junk flags: 000010f2 < 0x8883950 > get folder info online get folder info offline Thread 0x8883950 > Get folder info(0x87fd148:imap://sun%40gmail com imap gmail com/, '') = uri: imap://sun%40gmail com imap gmail com/Borradores full_name: Borradores flags: 00000018 uri: imap://sun%40gmail com imap gmail com/Correo%20electr%c3%b3nico%20no%20deseado full_name: Correo electrónico no deseado flags: 00000018 uri: imap://sun%40gmail com imap gmail com/Correos%20propios full_name: Correos propios flags: 00000018 uri: imap://sun%40gmail com imap gmail com/Deleted%20Messages full_name: Deleted Messages flags: 00000018 uri: imap://sun%40gmail com imap gmail com/Drafts full_name: Drafts flags: 00000018 uri: imap://sun%40gmail com imap gmail com/Elementos%20eliminados full_name: Elementos eliminados flags: 00000018 uri: imap://sun%40gmail com imap gmail com/Elementos%20enviados full_name: Elementos enviados flags: 00000018 uri: imap://sun%40gmail com imap gmail com/Enviado full_name: Enviado flags: 00000018 uri: imap://sun%40gmail com imap gmail com/INBOX full_name: INBOX flags: 00004458 uri: imap://sun%40gmail com imap gmail com/... full_name: ... flags: 00004018 uri: imap://sun%40gmail com imap gmail com/... full_name: ... flags: 00000008 uri: imap://sun%40gmail com imap gmail com/Notes full_name: Notes flags: 00000018 uri: imap://sun%40gmail com imap gmail com/Sent full_name: Sent flags: 00000018 uri: imap://sun%40gmail com imap gmail com/Sent%20Messages full_name: Sent Messages flags: 00000018 uri: imap://sun%40gmail com imap gmail com/... full_name: ... flags: 00004018 uri: imap://sun%40gmail com imap gmail com/%5bGmail%5d;noselect=yes full_name: [Gmail] flags: 00000015 uri: imap://sun%40gmail com imap gmail com/%5bGmail%5d/Borradores full_name: [Gmail]/Borradores flags: 00000018 uri: imap://sun%40gmail com imap gmail com/%5bGmail%5d/Destacados full_name: [Gmail]/Destacados flags: 00000018 uri: imap://sun%40gmail com imap gmail com/%5bGmail%5d/Enviados full_name: [Gmail]/Enviados flags: 0000001c uri: imap://sun%40gmail com imap gmail com/%5bGmail%5d/Importante full_name: [Gmail]/Importante flags: 00000018 uri: imap://sun%40gmail com imap gmail com/%5bGmail%5d/Papelera full_name: [Gmail]/Papelera flags: 00000c1c uri: imap://sun%40gmail com imap gmail com/%5bGmail%5d/Spam full_name: [Gmail]/Spam flags: 00000008 uri: imap://sun%40gmail com imap gmail com/%5bGmail%5d/Todos full_name: [Gmail]/Todos flags: 00000008 uri: imap://sun%40gmail com imap gmail com/... full_name: symfony flags: 00000018 uri: imap://sun%40gmail com imap gmail com/.%23evolution/Junk full_name: .#evolution/Junk flags: 000010f2 < 0x8883950 > DB Operation ended. Time Taken : 0,005514 ########### store_db_path /home/sunesito/.local/share/evolution/mail/imap/sunesito imap gmail com/folders.db =========== DB SQL operation [CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )] started Camel SQL Exec: CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT ) DB Operation ended. Time Taken : 0,000041 ########### Database succesfully opened =========== DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started Camel SQL Exec: ATTACH DATABASE ':memory:' AS mem DB Operation ended. Time Taken : 0,006532 ########### =========== DB SQL operation [CREATE TABLE IF NOT EXISTS '.#evolution/Junk' ( vuid TEXT PRIMARY KEY)] started Camel SQL Exec: CREATE TABLE IF NOT EXISTS '.#evolution/Junk' ( vuid TEXT PRIMARY KEY) DB Operation ended. Time Taken : 0,000030 ########### =========== DB SQL operation [CREATE INDEX IF NOT EXISTS 'VINDEX-.#evolution/Junk' ON '.#evolution/Junk' (vuid)] started Camel SQL Exec: CREATE INDEX IF NOT EXISTS 'VINDEX-.#evolution/Junk' ON '.#evolution/Junk' (vuid) DB Operation ended. Time Taken : 0,000027 ########### received: * OK The Microsoft Exchange IMAP4 service is ready. sending : A00000 CAPABILITY get folder info online get folder info offline Thread 0x8883950 > Get folder info(0x87fd260:imap://sunesito imap gmail com/, '') = uri: imap://sunesito imap gmail com/... full_name: ... flags: 00000008 uri: imap://sunesito imap gmail com/... full_name: ... flags: 00000008 uri: imap://sunesito imap gmail com/Borradores full_name: Borradores flags: 00000018 uri: imap://sunesito imap gmail com/... full_name: ... flags: 00000008 uri: imap://sunesito imap gmail com/Correo%20electr%c3%b3nico%20no%20deseado full_name: Correo electrónico no deseado flags: 00000018 uri: imap://sunesito imap gmail com/Devio full_name: Devio flags: 00000018 uri: imap://sunesito imap gmail com/Elementos%20eliminados full_name: Elementos eliminados flags: 00000018 uri: imap://sunesito imap gmail com/Elementos%20enviados full_name: Elementos enviados flags: 00000018 uri: imap://sunesito imap gmail com/... full_name: .... flags: 00000008 uri: imap://sunesito imap gmail com/... full_name: ... flags: 00000008 uri: imap://sunesito imap gmail com/INBOX full_name: INBOX flags: 00000458 uri: imap://sunesito imap gmail com/... full_name: ... flags: 00000018 uri: imap://sunesito imap gmail com/.... full_name: ... flags: 00000018 uri: imap://sunesito imap gmail com/... full_name: .... flags: 00000018 uri: imap://sunesito imap gmail com/.... full_name: .... flags: 00000018 uri: imap://sunesito imap gmail com/.... full_name: .... flags: 00000018 uri: imap://sunesito imap gmail com/Twitter full_name: Twitter flags: 00000008 uri: imap://sunesito imap gmail com/%5bGmail%5d;noselect=yes full_name: [Gmail] flags: 00000015 uri: imap://sunesito imap gmail com/%5bGmail%5d/Borradores full_name: [Gmail]/Borradores flags: 00000018 uri: imap://sunesito imap gmail com/%5bGmail%5d/Destacados full_name: [Gmail]/Destacados flags: 00000008 uri: imap://sunesito imap gmail com/%5bGmail%5d/Enviados full_name: [Gmail]/Enviados flags: 00000018 uri: imap://sunesito imap gmail com/%5bGmail%5d/Importante full_name: [Gmail]/Importante flags: 00000018 uri: imap://sunesito imap gmail com/%5bGmail%5d/Papelera full_name: [Gmail]/Papelera flags: 00000c1c uri: imap://sunesito imap gmail com/%5bGmail%5d/Spam full_name: [Gmail]/Spam flags: 00000008 uri: imap://sunesito imap gmail com/%5bGmail%5d/Todos full_name: [Gmail]/Todos flags: 00000008 uri: imap://sunesito imap gmail com/.... full_name: .... flags: 00000018 uri: imap://sunesito imap gmail com/redcoon full_name: redcoon flags: 00000018 uri: imap://sunesito imap gmail com/.%23evolution/Junk full_name: .#evolution/Junk flags: 000010f2 < 0x8883950 >